| .. |
|
__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
|
MNT replace log_logistic by logaddexp (#27544)
|
2023-10-10 08:23:36 +00: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
|
FIX validate properly zero_division=np.nan when used in parallel processing (#27573)
|
2023-10-13 10:47:11 +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
|
FIX handle outlier detector in _get_response_values (#27565)
|
2023-10-13 12:04:08 +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
|
DOC documentation and error message for mismatching output formats in transformers with a sparse output (#26919)
|
2023-09-21 16:54:23 +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 scipy sparse nanmin/nanmax for scipy>=1.11 (#27492)
|
2023-10-09 09:07:26 +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
|
CI Run test suite inside Pyodide (#27346)
|
2023-09-28 17:57:20 -04: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 |