scikit-learn/examples/tree
Tialo 325930e015
DOC Add link to plot_tree_regression.py example (#26962)
Co-authored-by: adrinjalali <adrin.jalali@gmail.com>
2024-10-18 07:08:26 +00:00
..
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.