JuliaAI/DecisionTree.jl

Julia implementation of Decision Tree (CART) and Random Forest algorithms

56
/ 100
Established

This tool helps you make predictions or classify items based on historical data. You provide a dataset with features (like size, color, or price) and corresponding labels or values (like 'spam'/'not spam', or a house price), and it generates a model. This model can then predict labels or values for new, unseen data. It's ideal for analysts, data scientists, or researchers who need to build predictive models to understand patterns or automate decision-making.

365 stars.

Use this if you have a dataset with clear features and outcomes, and you want to build a model to classify new data points into categories or predict a numerical value.

Not ideal if your problem involves uncovering hidden structures in data without predefined outcomes (unsupervised learning) or if your data is sequential, like time series.

predictive-modeling data-analysis classification regression machine-learning-analytics
No Package No Dependents
Maintenance 6 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 24 / 25

How are scores calculated?

Stars

365

Forks

101

Language

Julia

License

Last pushed

Nov 09, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JuliaAI/DecisionTree.jl"

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