sply88
|
d7ddffe9c1
|
ENH accelerate plot_randomized_search.py (#21637)
|
2021-11-16 09:44:40 -08: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 |
Sergio
|
b70472bd24
|
DOC correct estimator name in example (#17239)
|
2020-05-16 18:07:33 -04:00 |
Scott Sievert
|
7cb5dafebb
|
FEA Implements log-uniform random variable (#11232)
|
2019-10-02 13:56:24 +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 |
Guillaume Lemaitre
|
69eb4d4678
|
[MRG] DEP change default and deprecate iid in SearchCV (#13834)
|
2019-05-09 14:26:05 +02: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
|
2fe58e517c
|
Deprecate min_samples_leaf and min_weight_fraction_leaf (#11870)
|
2018-08-23 08:30:47 +03:00 |
Hanmin Qin
|
8890b50606
|
[MRG+1] EXA Set cv=5 in examples (#11856)
* EXA Set cv=5 in examples
* small mistake
* [doc build]
* [doc build]
* cross_val*
* [doc build]
* [doc build]
|
2018-08-20 15:22:42 -04:00 |
Loïc Estève
|
719afba518
|
[MRG] Run more examples as part of the doc generation (#8851)
Also fix errors and flake8 violations of existing examples
|
2017-05-11 23:42:57 +02:00 |