neurodata/treeple
Scikit-learn compatible decision trees beyond those offered in scikit-learn
Stars
87
Forks
25
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/neurodata/treeple"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
parrt/dtreeviz
A python library for decision tree visualization and model interpretation.
google/yggdrasil-decision-forests
A library to train, evaluate, interpret, and productionize decision forest models such as Random...
tensorflow/decision-forests
A collection of state-of-the-art algorithms for the training, serving and interpretation of...
sanity/quickml
A fast and easy to use decision tree learner in java
lagodiuk/decision-tree-js
Small JavaScript implementation of ID3 Decision tree