| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_base.py
|
[MRG] MNT: Optionally skip another input check in ElasticNet, Lasso (#11487)
|
2018-07-27 13:41:14 +02:00 |
|
test_bayes.py
|
FIX Bayesian ridge regression: returned values to match last update (#12174)
|
2019-01-10 21:36:03 +11:00 |
|
test_coordinate_descent.py
|
MNT Replaced all occurrences of assert_true and assert_false with assert (#12588)
|
2018-11-28 09:16:26 +08:00 |
|
test_huber.py
|
MNT Replaced all occurrences of assert_true and assert_false with assert (#12588)
|
2018-11-28 09:16:26 +08:00 |
|
test_least_angle.py
|
MRG Drop legacy python / remove six dependencies (#12639)
|
2019-01-03 15:50:05 +02:00 |
|
test_logistic.py
|
ENH Added penalty='none' to LogisticRegression (#12860)
|
2019-01-10 09:26:30 +11:00 |
|
test_omp.py
|
MNT Replaced all occurrences of assert_true and assert_false with assert (#12588)
|
2018-11-28 09:16:26 +08:00 |
|
test_passive_aggressive.py
|
MNT Remove unused assert_true imports (#12560)
|
2018-11-11 11:08:37 +08:00 |
|
test_perceptron.py
|
[MRG] Added FutureWarning in sgd models for tol parameter (#12399)
|
2018-10-24 11:00:43 -04:00 |
|
test_ransac.py
|
MAINT Complete 0.20 deprecations (#9570)
|
2018-06-24 23:06:26 +10:00 |
|
test_ridge.py
|
MNT Remove unused assert_true imports (#12560)
|
2018-11-11 11:08:37 +08:00 |
|
test_sag.py
|
ENH add multi_class='auto' for LogisticRegression, default from 0.22; default solver will be 'lbfgs' (#11905)
|
2018-08-26 23:00:02 +03:00 |
|
test_sgd.py
|
MAINT Simplify super() calls (#12812)
|
2019-01-10 22:27:06 +01:00 |
|
test_sparse_coordinate_descent.py
|
MNT Remove unused assert_true imports (#12560)
|
2018-11-11 11:08:37 +08:00 |
|
test_theil_sen.py
|
[MRG+1] Deprecate sklearn.utils.testing.raises and remove it from tests (#9660)
|
2017-09-01 12:53:59 +02:00 |