Commit Graph

21 Commits

Author SHA1 Message Date
Hanmin Qin cb16003751 DOC Improve the output of example plot_iris.py after matplotlib2.0 (#9541) 2017-08-16 09:01:28 +10:00
Olivier Grisel 637cebbdf5 FIX restore previous title layout in examples/tree/plot_iris.py 2016-02-04 16:09:36 +01:00
Panos Louridas bb0a6325de move title in the bottom 2016-01-29 17:03:35 +02:00
Panos Louridas c0e4832d08 remove shuffling and standardization fix layout 2016-01-28 18:16:31 +02:00
Rajat Khanduja 7d10d98492 Fixed some PEP8 violations even present in master branch, in examples/
This fixes some of the violations that were not caused by the change to pyplot
from pylab.
2014-05-15 09:35:24 +05:30
Rajat Khanduja 5e20b8c664 Fixed pep8 violations. Some 'line too long' errors still remain. 2014-05-15 09:23:16 +05:30
Rajat Khanduja 2244098532 Updated examples to use pyplot for plotting instead of pylab
Some examples not updated because scripts throw error (probably not
because of the change)
2014-05-15 02:18:07 +05:30
Jaques Grobler cbfe851751 example fixes to clean first docstring paragraph of rst code 2013-07-22 15:48:44 +02:00
Lars Buitinck 541987802f P3K range vs. xrange 2013-02-14 02:05:35 +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
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 41e0c40dfb COSMIT: tree examples 2011-12-19 15:53:00 +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
Gilles Louppe 7df65e527a EXAMPLES: Improved plot_iris 2011-11-16 14:44:16 +01:00
Gael varoquaux 185f7ab27f DOC: doc and example cosmetics for trees 2011-09-25 19:59:22 +02:00
Gael varoquaux c9b0913c0c Cosmit, PEP8 2011-09-25 19:30:23 +02:00
Olivier Grisel 9b5c7cdf56 more renamings 2011-09-03 20:58:20 +02:00
Brian Holt e0852d14f2 DOC: Updated the documentation to reflect decision trees. 2011-08-11 11:17:14 +01:00