zziz/cart

Classification and Regression Trees (CART) in python from scratch.

32
/ 100
Emerging

This tool helps data scientists and machine learning engineers understand and build predictive models for classification and regression tasks. You feed it your structured dataset, and it outputs a decision tree structure that clearly shows the rules used to make predictions. This allows you to explain how decisions are made based on your data.

No commits in the last 6 months.

Use this if you need to build interpretable predictive models for classification (categorizing data) or regression (predicting numerical values) and want to see the underlying decision logic.

Not ideal if you need a pre-built, production-ready machine learning library or are looking for highly complex, black-box models.

predictive-modeling machine-learning-engineering data-analysis interpretable-AI decision-trees
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 8 / 25
Community 18 / 25

How are scores calculated?

Stars

24

Forks

13

Language

Python

License

Last pushed

Aug 23, 2018

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zziz/cart"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.