scikit-learn/examples/tree
Stefano Lattarini 67ece78da4 COSMIT various typofixes
As suggested by codespell <https://github.com/lucasdemarchi/codespell>

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2013-04-11 21:22:14 +02:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_iris.py P3K range vs. xrange 2013-02-14 02:05:35 +01:00
plot_tree_regression.py COSMIT various typofixes 2013-04-11 21:22:14 +02:00
plot_tree_regression_multioutput.py P3K: use print as a function in the examples 2013-02-01 15:04:42 +01:00

README.txt

.. _tree_examples:

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

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