scikit-learn/sklearn/model_selection/tests
Megabyte 10bb3e290e
MNT modify test_nested_cv to speed-up CI build two (#21551)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-11-05 10:46:58 -04: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_search.py Raise an error when all fits fail in cross-validation or grid-search (#21026) 2021-10-05 16:42:51 +02:00
test_split.py MNT modify test_nested_cv to speed-up CI build two (#21551) 2021-11-05 10:46:58 -04:00
test_successive_halving.py FIX delete feature_names_in_ when refitting on a ndarray (#21389) 2021-10-23 12:30:05 +02:00
test_validation.py Raise an error when all fits fail in cross-validation or grid-search (#21026) 2021-10-05 16:42:51 +02:00