scikit-learn/examples/tree
Nelson Liu 82f913d72a
rename unveil_tree_structure example to enable CI on it
2016-08-30 18:18:24 -06:00
..
README.txt
plot_iris.py FIX restore previous title layout in examples/tree/plot_iris.py 2016-02-04 16:09:36 +01:00
plot_tree_regression.py
plot_tree_regression_multioutput.py
plot_unveil_tree_structure.py rename unveil_tree_structure example to enable CI on it 2016-08-30 18:18:24 -06:00

README.txt

.. _tree_examples:

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

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