Evovest/EvoTrees.jl
Boosted trees in Julia
This tool helps data analysts and quantitative researchers build powerful predictive models. You provide a dataset with various features and a target variable, and it quickly generates a model that can predict outcomes or classify data. It's designed for professionals working with large datasets who need high-performance, accurate predictions.
198 stars.
Use this if you need to build fast, accurate predictive models using decision trees, especially with large datasets or when you need to handle multiple prediction targets simultaneously.
Not ideal if you prefer visual, drag-and-drop model building tools or if your datasets are very small and don't require high-performance computing.
Stars
198
Forks
23
Language
Julia
License
Apache-2.0
Category
Last pushed
Feb 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Evovest/EvoTrees.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python,...
catboost/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for...
stanfordmlgroup/ngboost
Natural Gradient Boosting for Probabilistic Prediction
lightgbm-org/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework...
fabsig/GPBoost
Tree-Boosting, Gaussian Processes, and Mixed-Effects Models