scikit-learn/examples/tree
Adrin Jalali 3e127a3d5c
MNT Add author/license note where missing and add the linter (#29477)
Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
2024-07-22 22:05:03 +02:00
..
README.txt
plot_cost_complexity_pruning.py
plot_iris_dtc.py
plot_tree_regression.py
plot_tree_regression_multioutput.py
plot_unveil_tree_structure.py

README.txt

.. _tree_examples:

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

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