CV#

CV([splits, n_repeats, cv_strategy, ...])

This object is used to define a BPt style custom CV strategy, e.g., as KFold

CVStrategy([groups, stratify, ...])

This objects is used to encapsulate a set of parameters representing a cross-validation strategy.