| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_base.py
|
[MRG+1] _preprocess_data consistent with fused types (#9093)
|
2017-06-23 20:33:11 +05:30 |
|
test_bayes.py
|
[MRG + 1] FIX Calculation of standard deviation of predictions in ARDRegression (#10153)
|
2017-11-22 10:31:49 +01:00 |
|
test_coordinate_descent.py
|
Remove unused imports (#9235)
|
2017-07-01 05:57:54 -07:00 |
|
test_huber.py
|
Deprecate n_iter in SGDClassifier and implement max_iter (#5036)
|
2017-06-23 21:49:29 +02:00 |
|
test_least_angle.py
|
FIX improve 'precompute' handling in Lars (#5359)
|
2017-06-13 11:40:46 +02:00 |
|
test_logistic.py
|
[MRG+1] Deprecate sklearn.utils.testing.raises and remove it from tests (#9660)
|
2017-09-01 12:53:59 +02:00 |
|
test_omp.py
|
Fix omp non normalize (#10071)
|
2017-11-17 08:42:47 +11:00 |
|
test_passive_aggressive.py
|
Deprecate n_iter in SGDClassifier and implement max_iter (#5036)
|
2017-06-23 21:49:29 +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
|
Deprecate randomized_l1 (#9031)
|
2017-06-30 18:20:25 +02:00 |
|
test_ransac.py
|
[MRG+1] Remove hard dependency on nose (#9670)
|
2017-09-10 13:21:40 +10:00 |
|
test_ridge.py
|
[MRG+1] Ridgecv normalize (#9302)
|
2017-07-09 21:21:45 +10:00 |
|
test_sag.py
|
Add logsumexp and comb to utils.fixes (#9046)
|
2017-06-10 15:01:02 +02:00 |
|
test_sgd.py
|
[MRG+1] fix for erroneous max_iter and tol warnings for SGDClassifier when using partial_fit (#10053)
|
2017-11-15 13:38:59 -08: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 |