Maren Westermann
|
4e8dc9db5c
|
DOC shorten links in examples/* modules (#17636)
* shorten links in examples
* fix linting errors
|
2020-06-20 17:43:14 +02:00 |
Nicolas Hug
|
b92455a6b2
|
MAINT Deprecate all of utils.testing except all_estimators (#15367)
|
2019-10-28 17:28:56 +01:00 |
Harsh Mahajan
|
38fd24ac1e
|
EXA Remove redundant tol parameter for SGDClassifier (#14556)
|
2019-08-02 14:04:10 -04:00 |
surgan12
|
62d2059804
|
MNT remove __future__ imports (#12791)
|
2019-02-02 22:05:06 +08:00 |
Adrin Jalali
|
69c8967e21
|
DOC Fix warnings in examples (#12654)
Fixe or suppresses many warnings in examples, including matplotlib complaining about the non-gui backend.
|
2019-01-17 21:41:13 +11:00 |
Joel Nothman
|
fc56da504d
|
Deprecate fetch_mldata (#11466)
* API Deprecate fetch_mldata and update examples
* Use pytest's filterwarnings
* Rm unused import
* Remove broken doctest
* Refer user to openml URL
* DOC whatsnew tweak
|
2018-08-18 19:27:48 +03:00 |
Tom Dupré la Tour
|
0fc7ce6bb8
|
[MRG+1] Add a stopping criterion in SGD, based on the score on a validation set (#9043)
|
2018-07-05 16:25:34 +02:00 |