scikit-learn/sklearn/model_selection/tests
Franck Charras 77aeb825b6
FIX Apply dtype param in `check_array_api_compute_metric` unit test (#27940)
2023-12-18 16:43:08 +01: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 FIX Apply dtype param in `check_array_api_compute_metric` unit test (#27940) 2023-12-18 16:43:08 +01: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 TST ensure to raise deterministic warning in learning curve test (#27803) 2023-11-18 12:53:36 +01:00