scikit-learn/sklearn/model_selection/tests
Arturo Amor 4b352163d5
FIX potential AttributeError when passing list to ValidationCurveDisplay (#27311)
Co-authored-by: ArturoAmorQ <arturo.amor-quiroz@polytechnique.edu>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 12:09:51 +02:00
..
__init__.py MAINT: re-organize setup.py & make sure all tests are discoverable by nose 2016-05-13 06:57:09 -07:00
common.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_plot.py FIX potential AttributeError when passing list to ValidationCurveDisplay (#27311) 2023-09-13 12:09:51 +02:00
test_search.py TST Extend tests for `scipy.sparse.*array` in `sklearn/model_selection/tests/test_search.py` (#27286) 2023-09-11 19:34:45 +02:00
test_split.py TST Extend tests for `scipy.sparse/*array` in `sklearn/model_selection/tests/test_split` (#27246) 2023-09-13 13:56:07 +05:00
test_successive_halving.py FIX `param_distribution` param of `HalvingRandomSearchCV` accepts list of dicts (#26893) 2023-08-07 14:09:50 +02:00
test_validation.py ENH add metadata routing to cross_val* (#26896) 2023-08-09 10:15:39 +02:00