Skip to content

Manual specification of calibration split #573

Description

@hfrick

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

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions