Commit Graph

10 Commits

Author SHA1 Message Date
YenChenLin e20e003be5 Fix axis label of multioutput regression tree example 2016-02-02 10:39:47 +08:00
johannah 8108bdb6fb Made plots colorblind friendly 2015-10-23 11:30:16 +02:00
rasbt c655bb9b0e changed clf to regr in decision tree regression examples 2015-06-17 15:20:23 -04:00
Rajat Khanduja cca6fc7e8b Some more examples updated to use matplotlib.pyplot 2014-05-16 09:42:02 +05:30
ugurthemaster 8e162a0805 Update plot_tree_regression_multioutput.py
Import statements have been moved to the top of the file.
2014-01-23 16:42:39 +02:00
Jaques Grobler cbfe851751 example fixes to clean first docstring paragraph of rst code 2013-07-22 15:48:44 +02: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 001a681513 COSMIT pep8 2012-07-15 13:35:08 +01:00
Brian Holt 81a1f90a92 updated documentation to reflect multi-output DT regression 2012-07-09 13:24:49 +01:00
Brian Holt 637ab8274e added multi-ouput tree example 2012-07-09 12:48:34 +01:00