scikit-learn/examples/tree
Simon-Martin Schröder 65542cebfc
Tree export fill colors (#33810)
Co-authored-by: Maximilian Nöthe <maximilian.noethe@tu-dortmund.de>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2026-06-16 12:25:02 +00:00
..
README.txt
plot_cost_complexity_pruning.py
plot_iris_dtc.py Tree export fill colors (#33810) 2026-06-16 12:25:02 +00:00
plot_tree_regression.py
plot_unveil_tree_structure.py

README.txt

.. _tree_examples:

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

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