scikit-learn/examples/tree
ABHISHEK c9656a5c57
DOC: Remove redundant import in plot_iris_dtc example (#33102)
2026-01-22 13:36:06 +01:00
..
README.txt
plot_cost_complexity_pruning.py
plot_iris_dtc.py DOC: Remove redundant import in plot_iris_dtc example (#33102) 2026-01-22 13:36:06 +01:00
plot_tree_regression.py
plot_unveil_tree_structure.py

README.txt

.. _tree_examples:

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

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