scikit-learn/sklearn/model_selection
Thomas J. Fan 1d6a237093
ENH Improves error message when experimental flag is not imported (#23194)
2022-04-27 10:37:57 +02:00
..
tests DEP loss "log" in favor of "log loss" in SGDClassifier (#23046) 2022-04-07 15:08:45 +02:00
__init__.py ENH Improves error message when experimental flag is not imported (#23194) 2022-04-27 10:37:57 +02:00
_search.py DOC Fix duplicate-word typos (#22454) 2022-02-11 22:47:10 -05:00
_search_successive_halving.py MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00
_split.py Fixed sklearn.model_selection._split.check_cv docstring in #21350 (#22778) 2022-03-12 15:21:41 +01:00
_validation.py DOC Ensures that cross_validate passes numpydoc validation (#23145) 2022-04-16 14:32:23 -04:00