| .. |
|
__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
|
[MRG] np.ones -> np.full (#11628)
|
2018-07-23 09:49:01 +02:00 |
|
test_coordinate_descent.py
|
[MRG+1] Change CV defaults to 5 (#11557)
|
2018-07-19 14:46:11 +02:00 |
|
test_huber.py
|
FIX n_iter_ should be less than max_iter in when using lbfgs solver(#10723)
|
2018-03-05 15:05:08 +01:00 |
|
test_least_angle.py
|
Style improvements to least_angle.py (#11703)
|
2018-08-06 11:10:42 +02:00 |
|
test_logistic.py
|
[MRG] Fixed bug in _log_reg_scoring_path for multinomial case (#11724)
|
2018-08-02 15:50:34 +02:00 |
|
test_omp.py
|
[MRG] FIX SparseCoder with readonly parallel mmap (#11346)
|
2018-06-23 12:16:59 +02:00 |
|
test_passive_aggressive.py
|
TST: parametrize unit tests (#11074)
|
2018-06-08 14:59:33 +02:00 |
|
test_perceptron.py
|
Deprecate n_iter in SGDClassifier and implement max_iter (#5036)
|
2017-06-23 21:49:29 +02:00 |
|
test_randomized_l1.py
|
pep8 whoops
|
2018-07-17 17:00:41 -05:00 |
|
test_ransac.py
|
MAINT Complete 0.20 deprecations (#9570)
|
2018-06-24 23:06:26 +10:00 |
|
test_ridge.py
|
[MRG+1] Change CV defaults to 5 (#11557)
|
2018-07-19 14:46:11 +02:00 |
|
test_sag.py
|
TST: replace ignore_warnings with specific filterwarning in SAG (#11606)
|
2018-07-19 09:33:57 -07:00 |
|
test_sgd.py
|
FIX: ensure that category warning are passed as a kwargs in ignore_warnings (#11599)
|
2018-07-17 22:50:32 +02:00 |
|
test_sparse_coordinate_descent.py
|
update what's new + simplify test
|
2016-08-20 15:19:13 +02: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 |