| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_base.py
|
MNT Replace pytest.warns(None) in linear_models tests (#23138)
|
2022-04-19 15:53:55 +02:00 |
|
test_bayes.py
|
TST tight and clean tests for Ridge (#22910)
|
2022-03-31 09:47:51 +02:00 |
|
test_common.py
|
MNT Replace pytest.warns(None) in linear_models tests (#23138)
|
2022-04-19 15:53:55 +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
|
DOC better reference for test_multinomial_identifiability_on_iris (#22897)
|
2022-04-14 11:55:55 -04: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
|
TST make test_ridge_regression_hstacked_X more lenient (#23170)
|
2022-04-22 11:25:10 +02:00 |
|
test_sag.py
|
ENH Loss module LogisticRegression (#21808)
|
2022-02-14 11:55:17 +01:00 |
|
test_sgd.py
|
DEP loss "log" in favor of "log loss" in SGDClassifier (#23046)
|
2022-04-07 15:08:45 +02: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
|
FIX avoid parameter validation in init in TheilSenRegressor (#21767)
|
2022-04-07 14:42:59 +02:00 |