scikit-learn/sklearn/model_selection/tests
Sam Adam Day 3275beab03
DOC/TST Clarify group order in GroupKFold and LeaveOneGroupOut (#22582)
2022-05-06 17:40:26 +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_search.py MNT Use list comprehension in place of list keyword (#23259) 2022-05-02 23:41:45 +02:00
test_split.py DOC/TST Clarify group order in GroupKFold and LeaveOneGroupOut (#22582) 2022-05-06 17:40:26 +02: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 DEP loss "log" in favor of "log loss" in SGDClassifier (#23046) 2022-04-07 15:08:45 +02:00