Skip to content

rsample 1.3.1

Latest

Choose a tag to compare

@hfrick hfrick released this 29 Jul 15:07
f0b75c0
  • The new internal_calibration_split() function and its methods for various resamples is for usage in tune to create a internal split of the analysis set to fit the preprocessor and model on one part and the post-processor on the other part (#483, #488, #489, #569, #575, #577, #582).

  • New accessor function calibration() for the calibration set of an internal calibration split (#581).