| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_base.py
|
CLN remove redundant default parameters in examples and tests (#14590)
|
2019-08-07 10:38:41 -07:00 |
|
test_bayes.py
|
Fix ARDRegression accuracy issue with scipy 1.3.0 (#14067)
|
2019-07-27 13:23:40 -04:00 |
|
test_coordinate_descent.py
|
FIX: dtype check in MultiTaskLassoCV and MultiTaskLassoCV (#15086)
|
2019-09-26 07:30:36 -04:00 |
|
test_huber.py
|
CLN remove redundant default parameters in examples and tests (#14590)
|
2019-08-07 10:38:41 -07:00 |
|
test_least_angle.py
|
CLN remove redundant default parameters in examples and tests (#14590)
|
2019-08-07 10:38:41 -07:00 |
|
test_logistic.py
|
MNT Remove warning in logistic regression cv scoring (#15184)
|
2019-10-18 18:55:25 +02:00 |
|
test_omp.py
|
Fix test_omp_cv test on AVX512 (#14460)
|
2019-07-25 07:54:15 +02:00 |
|
test_passive_aggressive.py
|
CLN remove redundant default parameters in examples and tests (#14590)
|
2019-08-07 10:38:41 -07:00 |
|
test_perceptron.py
|
MNT towards removing assert_equal, etc (#14222)
|
2019-07-01 09:13:32 -04:00 |
|
test_ransac.py
|
[MRG] MNT removing assert_equal, etc -- continued (#14232)
|
2019-07-02 14:53:51 +10:00 |
|
test_ridge.py
|
Fix bug in implementation of scoring in loo `_RidgeGCV` (#14864)
|
2019-09-08 15:05:14 +02:00 |
|
test_sag.py
|
MNT towards removing assert_equal, etc (#14222)
|
2019-07-01 09:13:32 -04:00 |
|
test_sgd.py
|
EXA Remove redundant tol parameter for SGDClassifier (#14556)
|
2019-08-02 14:04:10 -04:00 |
|
test_sparse_coordinate_descent.py
|
CLN remove redundant default parameters in examples and tests (#14590)
|
2019-08-07 10:38:41 -07:00 |
|
test_theil_sen.py
|
[MRG] MNT removing assert_equal, etc -- continued (#14232)
|
2019-07-02 14:53:51 +10:00 |