DecisionTreeClassifier
Closed this issue · 0 comments
dcrescim commented
Build a DecisionTreeClassifier which matches the scikit-learn API.
To start we don't have to mimic the entire API, just start somewhere, and we can help add features to the class.