-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
featurea feature request or enhancementa feature request or enhancement
Description
We have inner_split() methods for the automatic/default behaviour on how to make calibration spilts, but those are not accessible to the user. We still need a way to allow users to create splits beyond what inner_split() automatically does.
Our current thinking is to provide a helper function to make resampling objects that carry the calibration info, rather than opening up access to inner_split(). So basically, a different approach than #493.
Metadata
Metadata
Assignees
Labels
featurea feature request or enhancementa feature request or enhancement