Computation timesΒΆ
00:03.064 total execution time for auto_examples_tree files:
00:01.890: Plot the decision surface of a decision tree on the iris dataset (
plot_iris_dtc.py
)00:00.786: Multi-output Decision Tree Regression (
plot_tree_regression_multioutput.py
)00:00.304: Decision Tree Regression (
plot_tree_regression.py
)00:00.084: Understanding the decision tree structure (
plot_unveil_tree_structure.py
)