scikit-learn/sklearn/model_selection/tests
Christian Lorentzen 0c20ba7449
DEP loss "log" in favor of "log loss" in SGDClassifier (#23046)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-04-07 15:08:45 +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 DEP loss "log" in favor of "log loss" in SGDClassifier (#23046) 2022-04-07 15:08:45 +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 DEP loss "log" in favor of "log loss" in SGDClassifier (#23046) 2022-04-07 15:08:45 +02:00