scikit-learn/sklearn/utils/tests
Nicolas Hug 07b0a420a9 FIX builtin PrettyPrinter usage on estimators (#12938) 2019-01-14 17:29:57 +11:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_class_weight.py MNT Remove unused assert_true imports (#12560) 2018-11-11 11:08:37 +08:00
test_deprecation.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
test_estimator_checks.py MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
test_extmath.py MNT Used scipy.special.expit for the inverse of the logit function (#12931) 2019-01-08 18:35:19 +11:00
test_fast_dict.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
test_fixes.py MAINT Remove unused utils.fixes (#12928) 2019-01-08 12:43:49 +11:00
test_linear_assignment.py COSMIT refactor Hungarian algorithm 2013-08-13 17:29:58 +02:00
test_metaestimators.py MNT Replaced all occurrences of assert_true and assert_false with assert (#12588) 2018-11-28 09:16:26 +08:00
test_multiclass.py MAINT Use set litterals when possible (#12667) 2019-01-06 19:21:45 +08:00
test_murmurhash.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
test_optimize.py ENH add sag solver in LogisticRegression and Ridge 2015-09-10 13:28:02 -04:00
test_pprint.py FIX builtin PrettyPrinter usage on estimators (#12938) 2019-01-14 17:29:57 +11:00
test_random.py MNT Remove unused assert_true imports (#12560) 2018-11-11 11:08:37 +08:00
test_seq_dataset.py [MRG+1] Add a stopping criterion in SGD, based on the score on a validation set (#9043) 2018-07-05 16:25:34 +02:00
test_shortest_path.py TST: fix undefined behavior in test 2015-08-06 23:44:14 +03:00
test_show_versions.py Fix filename test_{print->show}_versions.py (#11726) 2018-08-01 11:35:08 +03:00
test_sparsefuncs.py MNT skip test falling on master in legacy platforms (#12382) 2018-10-16 07:57:12 +11:00
test_testing.py FIX: ensure that category warning are passed as a kwargs in ignore_warnings (#11599) 2018-07-17 22:50:32 +02:00
test_utils.py FIX make joblib utils private, and remove mentions of externals.joblib (#12345) 2018-11-20 10:53:52 +11:00
test_validation.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00