Commit Graph

7 Commits

Author SHA1 Message Date
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
Kadatatlu Kishore 398a7d3f4f
DOC improve wording of comment in plot_rfe_with_cross_validation (#20718) 2021-08-09 11:47:31 +02:00
eschibli bf121f4cec
DOC Added explicit min_features variable to RFECV example (#18091)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-08-20 15:44:36 +02:00
Raghav R V f67e911124 DOC Modify documentation/examples for the new model_selection module 2015-10-29 16:49:23 +01:00
ugurcaliskan b34e924f15 Update plot_rfe_with_cross_validation.py
minor modification. (import statement for "matplotlib.pyplot" has been moved to beginning of the file).
2015-02-13 10:41:49 +01:00
Andreas Mueller 5b247f90e4 move around examples for better structure. 2014-07-17 09:35:30 +02:00