| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
random_seed.py
|
TST Fixes global random seed with pytest-xdist (#22844)
|
2022-03-15 10:30:54 +01:00 |
|
test_base.py
|
API Config: change default display to "diagram" (#22856)
|
2022-03-21 15:43:07 +01:00 |
|
test_build.py
|
MNT Applies black formatting to most of the code base (#18948)
|
2021-06-17 14:21:09 -04:00 |
|
test_calibration.py
|
MNT additional cleaning in test for 1.1 (#22661)
|
2022-03-03 10:31:02 +01:00 |
|
test_check_build.py
|
Change assert_raises to pytest_raises (#19509)
|
2021-03-01 10:36:59 +01:00 |
|
test_common.py
|
ENH migrate GLMs / TweedieRegressor to linear loss (#22548)
|
2022-03-28 19:20:01 -04:00 |
|
test_config.py
|
API Config: change default display to "diagram" (#22856)
|
2022-03-21 15:43:07 +01:00 |
|
test_discriminant_analysis.py
|
MNT Update to black 22.3.0 to resolve click error (#22983)
|
2022-03-29 12:04:41 +02:00 |
|
test_docstring_parameters.py
|
MNT remove deprecated attributes in PLS (#21585)
|
2022-02-08 14:44:05 -05:00 |
|
test_docstrings.py
|
DOC make fetch_covtype pass numpydoc (#22918)
|
2022-03-22 22:36:02 +01:00 |
|
test_dummy.py
|
FIX DummyRegressor overriding constant (#22486)
|
2022-02-15 17:46:54 +01:00 |
|
test_init.py
|
MNT Applies black formatting to most of the code base (#18948)
|
2021-06-17 14:21:09 -04:00 |
|
test_isotonic.py
|
MNT Update black to stable version (#22474)
|
2022-02-15 11:36:26 +01:00 |
|
test_kernel_approximation.py
|
ENH Adds get_feature_names_out for AdditiveChi2Sampler (#22137)
|
2022-03-08 15:02:18 +01:00 |
|
test_kernel_ridge.py
|
MNT remove _pairwise attribute (#21594)
|
2022-02-09 16:58:01 +01:00 |
|
test_metaestimators.py
|
MNT Applies black formatting to most of the code base (#18948)
|
2021-06-17 14:21:09 -04:00 |
|
test_min_dependencies_readme.py
|
STY Enables black with experimental_string_processing=true (#20412)
|
2021-06-29 09:47:04 +02:00 |
|
test_multiclass.py
|
FIX Fixes OneVsOneClassifier.predict for Estimators with only predict_proba (#22604)
|
2022-03-18 17:23:50 +01:00 |
|
test_multioutput.py
|
TST avoid FutureWarning due to n_features_in_ deprecation in Dummy* (#20963)
|
2021-09-07 14:14:31 +02:00 |
|
test_naive_bayes.py
|
MNT additional cleaning in test for 1.1 (#22661)
|
2022-03-03 10:31:02 +01:00 |
|
test_pipeline.py
|
MNT Bump joblib version dependency to 1.0.0 (#22365)
|
2022-02-09 13:47:18 +01:00 |
|
test_random_projection.py
|
ENH Add inverse_transform to random projection transformers (#21701)
|
2022-03-14 15:07:25 +01:00 |