Commit Graph

27 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
Hanmin Qin 39e95c7982 improve example plot_forest_iris.py (#9989) 2017-10-24 12:49:53 -04:00
Hanmin Qin 32ac22870d [MRG+1] Fix warnings in lgtm.com (remove redundant code) (#9719) 2017-09-14 11:42:58 +02:00
Aarshay Jain a74d31a339 ENH 13 more examples fixed with matplotlib 2.0 (#9029) 2017-06-28 14:56:27 +02:00
Hanmin Qin bc63f49555 [MRG] DOC improve example plot_forest_iris.py (#8649) 2017-03-27 21:39:28 +11:00
Rajat Khanduja cca6fc7e8b Some more examples updated to use matplotlib.pyplot 2014-05-16 09:42:02 +05:30
Gilles Louppe b499743c93 DOC: update examples, use matplotlib.pyplot instead of pylab 2014-02-27 10:22:21 +01:00
hendrik 8f94ae6d0f PY3 fixed examples 2014-02-15 17:05:08 +01:00
Ian Ozsvald 0bf39889bd updated docs to fix formatting errors 2013-07-17 13:54:34 +01:00
Ian Ozsvald 4e1bc3ccd5 improved formatting 2013-07-10 16:29:03 +01:00
Ian Ozsvald fb10548fc0 clearer decision surface plots and classifier final predictions for the ensembles 2013-07-10 13:32:11 +01:00
Lars Buitinck 541987802f P3K range vs. xrange 2013-02-14 02:05:35 +01:00
Gael Varoquaux c235ef4361 Merge branch 'treeweights' 2013-02-04 13:20:22 +01:00
Lars Buitinck 837093df7f P3K: use print as a function in the examples
Also corrected some typos, including two people misspelling their own names :)
2013-02-01 15:04:42 +01:00
Noel Dawe 79b3527a7d FIX: use full decision tree in AdaBoost and fix title in plot_forest_iris.py 2013-01-14 11:47:00 +01:00
Gilles Louppe 5b293bcb48 PEP8 and DOC 2013-01-08 22:20:56 -08:00
Gilles Louppe 562b60ce8a EXAMPLE: merge plot_adaboost_iris into plot_forest_iris 2013-01-08 22:19:02 -08:00
Andreas Mueller 38b455d541 Cosmit pep8 2012-12-25 13:16:05 +01:00
Andreas Mueller e749771faa MISC don't use ``set_cmap`` 2012-05-05 20:43:21 +02:00
Andreas Mueller 645db95737 ENH adjusted examples to new matplotlib 1.1.1 2012-05-05 20:43:21 +02:00
Gilles Louppe 574b272a35 FIX: Bug in plot_forest_iris 2011-11-22 09:59:29 +01:00
Gilles Louppe 0d664de3a2 DOC: Last details on the narrative documentation 2011-11-18 23:06:24 +01:00
Gilles Louppe 8829cab246 EXAMPLES: Fixed a bug in plot_forest_iris 2011-11-16 22:01:12 +01:00
Gilles Louppe 95c159e5ac PEP8 2011-11-16 19:21:07 +01:00
Gilles Louppe cdb15d3856 DOC: Improved documentation in the examples 2011-11-16 19:13:23 +01:00
Gilles Louppe 1fb6dde20a EXAMPLES: Added plot_forest_iris 2011-11-16 15:54:06 +01:00