eval_toolkit.splits#
|
K-fold CV with group-disjoint test partitions. |
|
Single-iteration (k=1) holdout split via sklearn |
|
Augment a fold's train slice with an external pool and split off val. |
|
Time-aware k-fold with explicit purge gap + post-test embargo. |
|
K-fold CV partitioning sources into disjoint groups (round-robin). |
|
Iterates folds, each as a named-splits dict ready for |
|
K-fold cross-validation with class-stratification. |
|
Time-aware K-fold via |
|
Boolean |
|
Compose a |