iterative-stratification

1 · · May 7, 2022, 9:27 a.m.
iterative-stratification scikit-learn cross validators for iterative stratification of multilabel data iterative-stratification is a project that provides scikit-learn compatible cross validators with stratification for multilabel data. Presently scikit-learn provides several cross validators with stratification. However, these cross validators do not offer the ability to stratify multilabel data. This iterative-stratification project offers implementations of MultilabelStratifiedKFold, Multilab...