scikit-learn/sklearn/utils/tests
Thomas J. Fan 692899d172
TST Fix estimator checks for classifers with poor_score tag (#16851)
2020-06-27 10:56:15 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
conftest.py MNT Change print_changed_only default to True (#17061) 2020-04-27 18:22:21 -04:00
test_class_weight.py MNT Completes position arg deprecation (#17272) 2020-05-19 09:07:25 +02:00
test_cython_blas.py TST Fix unreachable code in tests (#16110) 2020-02-16 14:41:26 +01:00
test_deprecation.py MNT Replace DeprecationWarning with FutureWarning (#15080) 2019-10-29 15:39:26 +01:00
test_encode.py CLN Refactors _encode into two functions (#17101) 2020-05-12 14:23:00 -04:00
test_estimator_checks.py TST Fix estimator checks for classifers with poor_score tag (#16851) 2020-06-27 10:56:15 +02:00
test_estimator_html_repr.py ENH Adds HTML visualizations for estimators (#14180) 2020-04-30 08:31:58 +10:00
test_extmath.py Remove deprecated utils (#17133) 2020-05-20 22:03:54 +02:00
test_fast_dict.py MAINT Make utlis.fast_dict private (#15223) 2019-10-14 00:36:36 -04:00
test_fixes.py MNT Put back and properly deprecate MaskedArray (#17199) 2020-05-13 08:52:25 +02:00
test_metaestimators.py MAINT Run pyupgrade following Python2 deprecation (#12997) 2019-02-08 20:13:34 +08:00
test_mocking.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
test_multiclass.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
test_murmurhash.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_optimize.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
test_pprint.py FIX changed_only=True with kwargs parameters (#17205) 2020-05-13 13:02:41 -04:00
test_random.py MAINT Remove outdated numpy and scipy backports (#16725) 2020-03-20 13:57:18 +01:00
test_seq_dataset.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
test_shortest_path.py TST: fix undefined behavior in test 2015-08-06 23:44:14 +03:00
test_show_versions.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
test_sparsefuncs.py MNT Completes position arg deprecation (#17272) 2020-05-19 09:07:25 +02:00
test_stats.py ENH add support for sample weights in MAE (#17225) 2020-05-27 15:03:43 +02:00
test_testing.py Remove deprecated utils (#17133) 2020-05-20 22:03:54 +02:00
test_utils.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
test_validation.py MNT More replacements of numpy aliases with built-in types (#17707) 2020-06-26 12:45:03 +02:00