scikit-learn/sklearn/utils/tests
Roman Yurchak e3fe559a87 MAINT Deprecate utils.extmath.safe_min (#14554) 2019-08-02 14:16:54 -04:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_class_weight.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_cython_blas.py TST make cython an optional test dependency (#13277) 2019-02-26 15:12:18 +01: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 Slight common tests cleanup (#14511) 2019-07-30 10:39:16 -04:00
test_extmath.py MAINT Deprecate utils.extmath.safe_min (#14554) 2019-08-02 14:16:54 -04:00
test_fast_dict.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_fixes.py MAINT Remove imports from sklearn.utils._joblib (#13676) 2019-06-18 18:37:14 +04:00
test_linear_assignment.py MNT Import linear assignment from scipy (#13465) 2019-04-17 19:59:19 +10:00
test_metaestimators.py MAINT Run pyupgrade following Python2 deprecation (#12997) 2019-02-08 20:13:34 +08:00
test_multiclass.py FIX Errors for pandas sparse arrays as target (#14125) 2019-07-19 09:58:00 +02:00
test_murmurhash.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_optimize.py ENH add sag solver in LogisticRegression and Ridge 2015-09-10 13:28:02 -04:00
test_pprint.py ENH Add verbose option to Pipeline, FeatureUnion, and ColumnTransformer (#11364) 2019-04-22 00:51:21 +10:00
test_random.py [MRG] MNT removing assert_equal, etc -- continued (#14232) 2019-07-02 14:53:51 +10:00
test_seq_dataset.py FIX non deterministic behavior in SGD (#13422) 2019-04-04 21:31:09 +11:00
test_shortest_path.py TST: fix undefined behavior in test 2015-08-06 23:44:14 +03:00
test_show_versions.py MAINT CI Adds support for pytest 5 (#14454) 2019-07-24 13:02:51 +02:00
test_sparsefuncs.py [MRG] MNT removing assert_equal, etc -- continued (#14232) 2019-07-02 14:53:51 +10:00
test_testing.py [MRG] MNT removing assert_equal, etc -- continued (#14232) 2019-07-02 14:53:51 +10:00
test_utils.py FIX change boolean array-likes indexing in old NumPy ver… (#14510) 2019-08-02 10:46:16 -04:00
test_validation.py MAINT Nicer error in num_samples if shape is not valid and there's no __len__ (#14369) 2019-07-23 19:50:40 -04:00