| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_base.py
|
STY Enables black with experimental_string_processing=true (#20412)
|
2021-06-29 09:47:04 +02:00 |
|
test_bayes.py
|
MNT Applies black formatting to most of the code base (#18948)
|
2021-06-17 14:21:09 -04:00 |
|
test_common.py
|
XFAIL test_linear_model_normalize_deprecation_message on macos (#21396)
|
2021-10-22 13:08:47 +02:00 |
|
test_coordinate_descent.py
|
MNT Postpone conversion of `RidgeCV`'s `alphas` out of `__init__` (#21506)
|
2021-11-03 18:41:21 +01:00 |
|
test_huber.py
|
MNT Applies black formatting to most of the code base (#18948)
|
2021-06-17 14:21:09 -04:00 |
|
test_least_angle.py
|
FIX/API Fix AIC/BIC in LassoLarsIC and introduce noise_variance (#21481)
|
2021-11-23 21:32:26 +01:00 |
|
test_logistic.py
|
FIX improve error message for large sparse matrix input in LogisticRegression (#21093)
|
2021-09-24 11:05:53 +02:00 |
|
test_omp.py
|
DEP deprecates 'normalize' in _omp.py (#17750)
|
2021-06-17 23:24:40 +02:00 |
|
test_passive_aggressive.py
|
API fix params validation in SGD inherited models (#20683)
|
2021-08-16 15:35:17 +02:00 |
|
test_perceptron.py
|
MNT Applies black formatting to most of the code base (#18948)
|
2021-06-17 14:21:09 -04:00 |
|
test_quantile.py
|
MNT Applies black formatting to most of the code base (#18948)
|
2021-06-17 14:21:09 -04:00 |
|
test_ransac.py
|
DOC Typos found by codespell (#21069)
|
2021-09-17 19:04:54 +02:00 |
|
test_ridge.py
|
MNT Postpone conversion of `RidgeCV`'s `alphas` out of `__init__` (#21506)
|
2021-11-03 18:41:21 +01:00 |
|
test_sag.py
|
STY Enables black with experimental_string_processing=true (#20412)
|
2021-06-29 09:47:04 +02:00 |
|
test_sgd.py
|
MAINT Shorten parametrized test names with long error messages (#21364)
|
2021-10-19 15:38:18 -07:00 |
|
test_sparse_coordinate_descent.py
|
MRG: Deprecate 'normalize' in coordinate_descent (#17785)
|
2021-06-27 16:59:01 +02:00 |
|
test_theil_sen.py
|
STY Enables black with experimental_string_processing=true (#20412)
|
2021-06-29 09:47:04 +02:00 |