scikit-learn/examples/tree
Jaques Grobler cbfe851751 example fixes to clean first docstring paragraph of rst code 2013-07-22 15:48:44 +02:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_iris.py example fixes to clean first docstring paragraph of rst code 2013-07-22 15:48:44 +02:00
plot_tree_regression.py example fixes to clean first docstring paragraph of rst code 2013-07-22 15:48:44 +02:00
plot_tree_regression_multioutput.py example fixes to clean first docstring paragraph of rst code 2013-07-22 15:48:44 +02:00

README.txt

.. _tree_examples:

Decision Trees
--------------

Examples concerning the :mod:`sklearn.tree` package.