Open OlivierBinette opened 1 year ago
We can pick datasets, classification and regression tasks, fit decision trees, and describe what we'd like in a visualization of these trees.
Visualized the classification of the sklearn iris
data set in this notebook.
Content:
@fleurfanli Thanks this looks great! Let's used these fitted trees as visualization examples and for tests.
Create scikit-learn decision tree examples alongside with "wants" for their visualization.