scikit-learn/examples/tree
Gilles Louppe 95c159e5ac PEP8 2011-11-16 19:21:07 +01:00
..
README.txt MISC: scikits.learn -> sklearn 2011-11-12 00:28:39 +01:00
plot_iris.py DOC: Improved documentation in the examples 2011-11-16 19:13:23 +01:00
plot_tree_regression.py PEP8 2011-11-16 19:21:07 +01:00

README.txt

.. _tree_examples:

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

Examples concerning the `sklearn.tree` package.