scikit-learn/examples/tree
..
README.txt
plot_cost_complexity_pruning.py
plot_iris_dtc.py
plot_tree_regression.py
plot_unveil_tree_structure.py

README.txt

.. _tree_examples:

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

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