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 Fix spelling in docs: `overfiting` -> `overfitting` (#32816) 2025-11-29 11:48:08 -05:00
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.