scikit-learn/sklearn/utils/tests
Franck Charras 77aeb825b6
FIX Apply dtype param in `check_array_api_compute_metric` unit test (#27940)
2023-12-18 16:43:08 +01:00
..
__init__.py
test_arpack.py DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
test_array_api.py FIX Apply dtype param in `check_array_api_compute_metric` unit test (#27940) 2023-12-18 16:43:08 +01: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 TST Extend tests for `scipy.sparse.*array` in `sklearn/utils/tests/test_estimator_checks.py` (#27203) 2023-11-01 17:00:59 -04:00
test_estimator_html_repr.py MAINT Fix typos found by codespell (#27824) 2023-11-22 15:59:36 +00:00
test_extmath.py MAINT Remove deprecated kwargs support in density (#27925) 2023-12-11 11:16:12 +01:00
test_fast_dict.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_fixes.py MAINT Fix typos found by codespell (#27824) 2023-11-22 15:59:36 +00: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 FIX improve warning message in `_ensure_sparse_format` (#27757) 2023-11-14 11:12:56 +01:00
test_multiclass.py FIX Apply dtype param in `check_array_api_compute_metric` unit test (#27940) 2023-12-18 16:43:08 +01: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 Remove deprecated support for int in boolean constraint (#27924) 2023-12-11 11:17:05 +01: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 ENH _get_response_values handles predict_log_proba (#27719) 2023-12-04 14:23:10 +05:00
test_seq_dataset.py TST Extend tests for `scipy.sparse.*array` in `sklearn/utils/tests/test_seq_dataset.py` (#27413) 2023-11-02 13:18:01 +01:00
test_set_output.py FIX force explicitely the orientation when creating polar DataFrame (#27854) 2023-11-27 11:40:12 +01: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 ENH Allow fitting PCA on sparse X with arpack solvers (#18689) 2023-11-07 10:42:50 +00: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 ENH detect categorical polars columns in HistGradientBoosting (#27835) 2023-12-05 10:15:06 +01:00
test_typedefs.py MAINT Consistent cython types from _typedefs (#25942) 2023-03-29 17:48:56 +02:00
test_utils.py FIX force explicitely the orientation when creating polar DataFrame (#27854) 2023-11-27 11:40:12 +01:00
test_validation.py CLN Update docs and test name for polars output in ColumnTransformer (#27902) 2023-12-05 16:23:39 +01:00
test_weight_vector.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00