Sven Eschlbeck
|
7bfa9ccd7c
|
DOC increase speed in plot_validation_curve.py (#21638)
* Changed n_jobs parameter to increase speed
* Update plot_validation_curve.py
* Update plot_validation_curve.py
|
2021-11-16 18:52:19 +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 |
Tilen Kusterle
|
a8efe00876
|
EXA Use return_X_y=True with load_digits where appropriate (#14359)
|
2019-07-14 17:10:54 +02:00 |
Archana Alva
|
40b2a6c7e3
|
EXA Removing redundant parameters assignment in examples (#14360)
|
2019-07-14 22:26:41 +08:00 |
Hanmin Qin
|
9acc606e60
|
EXA Use cv=5 instead of cv=10 in plot_validation_curve.py (#12929)
|
2019-01-07 15:21:42 +01:00 |
Mickaël Schoentgen
|
2df594564d
|
EXA Fix several DeprecationWarning: invalid escape sequence in examples (#12924)
|
2019-01-05 12:22:36 +08:00 |
Raghav R V
|
f67e911124
|
DOC Modify documentation/examples for the new model_selection module
|
2015-10-29 16:49:23 +01:00 |
johannah
|
83430819de
|
Added colorblind compatibility
|
2015-10-23 19:07:46 +02:00 |
Andreas Mueller
|
c970fb51e7
|
COSMIT spelling
|
2015-01-15 15:09:35 -05:00 |
Andreas Mueller
|
5b247f90e4
|
move around examples for better structure.
|
2014-07-17 09:35:30 +02:00 |