Mr. Leu
|
0852d7bc9c
|
updated epoch and training size (#21773)
Co-authored-by: Alex Leu <alexcleu@ucla.edu>
|
2021-11-26 15:23:11 +01:00 |
Dimitri Papadopoulos Orfanos
|
d4d5f8c7e0
|
MAINT consistent use of `print(__doc__)` in examples (#21307)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2021-10-22 15:33:22 +02:00 |
Thomas J. Fan
|
70a185ae59
|
MAINT Enable and run black on examples (#20502)
|
2021-10-07 10:13:00 +02:00 |
Christian Lorentzen
|
79b0943de0
|
DOC avoid FutureWarnings for deprecations examples (#17264)
* MNT keyword only in examples
* MNT pandas 1.0.0 deprectation
See pandas-dev/pandas#23566
* MNT new keyword in 0.23
|
2020-05-18 18:35:12 +02:00 |
Loïc Estève
|
a4db10152b
|
EXA Minor fixes in plot_sparse_logistic_regression_20newsgroups.py (#15925)
|
2019-12-20 07:52:06 +11:00 |
qdeffense
|
f13c9c0752
|
CLN remove redundant default parameters in examples and tests (#14590)
remove redundant 'fit_intercept=True' in examples and tests along with some instances of other redundant parameters (max_iter=100, C=1 and alpha=1.0)
|
2019-08-07 10:38:41 -07:00 |
Sourav Singh
|
f8e4cc495a
|
ENH Add return_X_y to 20_newsgroups and olivetti_faces (#14259)
|
2019-07-20 10:30:09 +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 |
Arthur Mensch
|
5147fd09c6
|
Add SAGA solver for LogisticRegression and Ridge (#8446)
|
2017-03-27 21:39:30 +02:00 |