scikit-learn/sklearn/model_selection
Franck Charras 77aeb825b6
FIX Apply dtype param in `check_array_api_compute_metric` unit test (#27940)
2023-12-18 16:43:08 +01:00
..
tests FIX Apply dtype param in `check_array_api_compute_metric` unit test (#27940) 2023-12-18 16:43:08 +01:00
__init__.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_plot.py FIX potential AttributeError when passing list to ValidationCurveDisplay (#27311) 2023-09-13 12:09:51 +02:00
_search.py FEAT add metadata routing to *SearchCV (#27058) 2023-09-11 16:19:24 +02:00
_search_successive_halving.py FEAT add metadata routing to *SearchCV (#27058) 2023-09-11 16:19:24 +02:00
_split.py DOC linked SplineTransformer to time-related feature engineering example (#26971) 2023-12-04 15:44:21 +00:00
_validation.py ENH `learning_curve` raises a warning on failure of CV folds (#26299) 2023-11-17 11:22:59 +01:00