Commit Graph

8 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
Lucy Liu d46663c481
DOC Update/clarify plot_unveil_tree_structure.py (#16942) 2020-05-19 08:58:46 +02:00
Bangda Sun 07f2831599 DOC Fix code typo in plot_unveil_tree_structure.py (#10951) 2018-04-11 12:35:29 +10:00
David Heryanto 7877f3cfae [MRG] Fix plot_unveil_tree_structure.py: incorrect indexing for X_test (#8653) 2017-03-27 18:54:52 +02:00
Aman Dalmia 13cc121b30 [MRG] Remove DeprecationWarnings in examples due to using floats instead of ints (#8040) 2017-02-03 15:21:03 +01:00
brady salz 1a61441912 DOC Fix typo in plot_unveil_tree_structure (#7988)
Extra `s` added, changed `%ss` to `%s`
2016-12-06 12:13:10 +11:00
Nelson Liu 82f913d72a
rename unveil_tree_structure example to enable CI on it 2016-08-30 18:18:24 -06:00