scikit-learn/sklearn/utils/tests
Olivier Grisel 2a210256e5
MAINT ignore ConvergenceWarning instead of FutureWarning in test_check_estimator_clones (#27385)
2023-09-15 20:32:46 +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 DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
test_array_api.py ENH Add Array API compatibility to `zero_one_loss` and `accuracy_score` (#27137) 2023-09-07 16:03:15 +02:00
test_arrayfuncs.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_bunch.py API Use grid_values instead of pdp_values in partial_dependence (#25732) 2023-03-01 18:05:47 -08:00
test_class_weight.py TST Extend tests for `scipy.sparse.*array` in `sklearn/utils/tests/test_class_weight.py` (#27188) 2023-08-28 14:46:50 +05:00
test_cython_blas.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_cython_templating.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_deprecation.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_encode.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_estimator_checks.py MAINT ignore ConvergenceWarning instead of FutureWarning in test_check_estimator_clones (#27385) 2023-09-15 20:32:46 +02:00
test_estimator_html_repr.py ENH Add themes for HTML display. Add dark theme (#26862) 2023-08-09 10:11:35 +02:00
test_extmath.py TST Extend tests for `scipy.sparse/*array` in `sklearn/utils/tests/test_extmath` (#27262) 2023-09-12 23:14:37 +05:00
test_fast_dict.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_fixes.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_graph.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_metaestimators.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_mocking.py TST Extend tests for `scipy.sparse.*array` in `sklearn/utils/tests/test_mocking.py` (#27319) 2023-09-12 10:44:48 +05:00
test_multiclass.py TST Extend tests for `scipy.sparse/*array` in `sklearn/utils/tests/test_multiclass` (#27274) 2023-09-12 14:49:58 +05:00
test_murmurhash.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_optimize.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_parallel.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_param_validation.py MAINT Param validation: apply skip nested validation to all functions (#26495) 2023-06-22 18:06:24 +02:00
test_plotting.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_pprint.py MAINT Remove flake8 mentions/ignore comments (#26988) 2023-08-02 09:02:42 -04:00
test_random.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_response.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_seq_dataset.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_set_output.py TST Extend tests for `scipy.sparse.*array` in `sklearn/utils/tests/test_set_output.py` (#27202) 2023-09-11 12:17:17 +02:00
test_shortest_path.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_show_versions.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_sparsefuncs.py MAINT use .toarray instead of .A that is deprecated (#27367) 2023-09-14 13:08:35 +02:00
test_stats.py Fix `_weighted_percentile` for `percentile=0` (#20528) 2021-07-19 18:13:14 +02: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 Extend tests for `scipy.sparse/*array` in `sklearn/utils/tests/test_testing` (#27276) 2023-09-12 18:40:23 +02:00
test_typedefs.py MAINT Consistent cython types from _typedefs (#25942) 2023-03-29 17:48:56 +02:00
test_utils.py TST Extend tests for `scipy.sparse.*array` in `sklearn/utils/tests/test_utils.py` (#27201) 2023-09-11 12:16:28 +02:00
test_validation.py FIX avoid unecessary `if copy` branch for sparse array/matrix (#27336) 2023-09-11 13:58:14 +00:00
test_weight_vector.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00