scikit-learn/sklearn/model_selection
Brendan Lu 2800ed5968
TST Extend tests for `scipy.sparse.*array` in `model_selection/tests/test_validation.py` (#27366)
2023-09-18 11:53:40 +05:00
..
tests TST Extend tests for `scipy.sparse.*array` in `model_selection/tests/test_validation.py` (#27366) 2023-09-18 11:53:40 +05: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 add link to plot_cv_indices example in _split (#27244) 2023-09-17 13:09:29 +02:00
_validation.py ENH add metadata routing to cross_val* (#26896) 2023-08-09 10:15:39 +02:00