| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_base.py
|
ENH add sample_weight to sparse coordinade descent (#22808)
|
2022-03-25 11:09:28 +01:00 |
|
test_bayes.py
|
ENH Bayesian regression model `dtype` consistency (#22525)
|
2022-02-27 08:38:37 -05: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
|
ENH add sample_weight to sparse coordinade descent (#22808)
|
2022-03-25 11:09:28 +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
|
replace pytest.warns(None) in test_least_angle.py (#22889)
|
2022-03-18 16:15:28 +01:00 |
|
test_linear_loss.py
|
ENH Loss module LogisticRegression (#21808)
|
2022-02-14 11:55:17 +01:00 |
|
test_logistic.py
|
MNT Update to black 22.3.0 to resolve click error (#22983)
|
2022-03-29 12:04:41 +02:00 |
|
test_omp.py
|
API Add data_transposed argument and warning to make_sparse_coded_signal (#21425)
|
2022-03-22 16:01:42 +01: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 Clean fixes and compat for old versions of our dependencies (#22642)
|
2022-03-02 11:32:06 +01:00 |
|
test_ransac.py
|
MAINT rename base_estimator to estimator in RANSACRegressor (#22062)
|
2022-01-06 19:12:44 +01:00 |
|
test_ridge.py
|
MNT Update to black 22.3.0 to resolve click error (#22983)
|
2022-03-29 12:04:41 +02:00 |
|
test_sag.py
|
ENH Loss module LogisticRegression (#21808)
|
2022-02-14 11:55:17 +01:00 |
|
test_sgd.py
|
MNT Clean fixes and compat for old versions of our dependencies (#22642)
|
2022-03-02 11:32:06 +01:00 |
|
test_sparse_coordinate_descent.py
|
ENH add sample_weight to sparse coordinade descent (#22808)
|
2022-03-25 11:09:28 +01:00 |
|
test_theil_sen.py
|
MNT Update to black 22.3.0 to resolve click error (#22983)
|
2022-03-29 12:04:41 +02:00 |