ankane/xgboost-ruby
High performance gradient boosting for Ruby
This is a machine learning tool that helps Ruby developers build high-performance predictive models. You feed it structured data like numbers or arrays, and it trains a model to make predictions or classify new data. Developers can use this to integrate powerful gradient boosting into their Ruby applications.
119 stars.
Use this if you are a Ruby developer and need to build fast, accurate predictive models for regression or classification tasks within your Ruby applications.
Not ideal if you are not a Ruby developer or if you need a machine learning solution that doesn't require programming.
Stars
119
Forks
8
Language
Ruby
License
Apache-2.0
Category
Last pushed
Mar 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ankane/xgboost-ruby"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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