scikit-learn/sklearn/model_selection/tests
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
..
__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 TST Extend tests for `scipy.sparse.*array` in `model_selection/tests/test_validation.py` (#27366) 2023-09-18 11:53:40 +05:00