scikit-learn/sklearn/utils/tests
Juan Martin Loyola b0cac5339a
TST Replace assert_warns with pytest context manager in sklearn/utilst/tests/test_testing.py (#20436)
2021-07-06 10:58:29 +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_arpack.py MNT initialize weights when using ARPACK solver with a utility (#18302) 2020-11-27 18:25:35 +01:00
test_arrayfuncs.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_class_weight.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_cython_blas.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_deprecation.py Replace assert_warns* with pytest context manager in sklearn/utilst/tests/* (#20421) 2021-06-30 23:57:16 +02:00
test_encode.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_estimator_checks.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
test_estimator_html_repr.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
test_extmath.py Replace assert_warns* with pytest context manager in sklearn/utilst/tests/* (#20421) 2021-06-30 23:57:16 +02:00
test_fast_dict.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_fixes.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_metaestimators.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_mocking.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_multiclass.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_murmurhash.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_optimize.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_parallel.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_pprint.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_random.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_seq_dataset.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_shortest_path.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_show_versions.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_sparsefuncs.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_stats.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_tags.py introduce _safe_tags for estimator not inheriting from BaseEstimator (#18797) 2020-12-02 11:18:53 +01:00
test_testing.py TST Replace assert_warns with pytest context manager in sklearn/utilst/tests/test_testing.py (#20436) 2021-07-06 10:58:29 +02:00
test_utils.py Replace assert_warns* with pytest context manager in sklearn/utilst/tests/* (#20421) 2021-06-30 23:57:16 +02:00
test_validation.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00