scikit-learn/sklearn/utils/tests
Nicolas Hug 5e7ff0d0cd MAINT Make utlis.fast_dict private (#15223) 2019-10-14 00:36:36 -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_deprecated_utils.py MNT Make safe_indexing private (#15104) 2019-10-02 11:47:46 -04:00
test_deprecation.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
test_estimator_checks.py TST Adding multi-output checks to common tests (#13392) 2019-10-01 14:20:11 +02:00
test_extmath.py ENH safe_sparse_dot work on 3D+ arrays (#14538) 2019-09-10 21:45:57 +02:00
test_fast_dict.py MAINT Make utlis.fast_dict private (#15223) 2019-10-14 00:36:36 -04:00
test_fixes.py FEA Implements log-uniform random variable (#11232) 2019-10-02 13:56:24 +02: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 MNT deprecate some more utils in estimator_checks.py (#15029) 2019-09-20 11:35:08 +02:00
test_murmurhash.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_optimize.py Deprecate utils.{optimize.newton_cg,random.random_choice_csc} (#15040) 2019-09-27 09:46:17 +02:00
test_pprint.py Fix mixin inheritance order, allow overwriting tags (#14884) 2019-09-05 10:13:30 +02:00
test_random.py Deprecate utils.{optimize.newton_cg,random.random_choice_csc} (#15040) 2019-09-27 09:46:17 +02:00
test_seq_dataset.py MNT Make utils.weight_vector and utils.seq_dataset private (#15225) 2019-10-13 14:36:57 +02: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 MNT Make safe_indexing private (#15104) 2019-10-02 11:47:46 -04:00
test_validation.py ENH respect dtypes in pandas dataframes if homogeneous (#15094) 2019-10-08 14:39:03 +11:00