jackhftang/xgboost.nim
Nim wrapper for libxgboost
This is a tool for developers who use Nim, a programming language, and need to build highly accurate predictive models. It allows you to use your Nim code to train models on structured data like spreadsheets or databases, and then use those models to make predictions. The output is a trained model and predictions.
No commits in the last 6 months.
Use this if you are a Nim developer looking to integrate advanced machine learning capabilities, specifically gradient boosting, directly into your Nim applications.
Not ideal if you are not a Nim programmer or if you prefer using other languages like Python or R for your machine learning tasks.
Stars
7
Forks
—
Language
Nim
License
MIT
Category
Last pushed
Apr 26, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jackhftang/xgboost.nim"
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