#xgboost (10 Repositories)
Ranked open-source repositories tagged with #xgboost, scored by pull request acceptance likelihood and maintainer engagement velocity.
24.5%
4.6h
10 repositories tagged #xgboost
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
Nixtla/mlforecast
Scalable machine 🤖 learning for time series forecasting.
kserve/kserve
Standardized Distributed Generative and Predictive AI Inference Platform for Scalable, Multi-Framework Deployment on Kubernetes
jolibrain/deepdetect
Deep Learning Server and CLI for Torch and TensorRT
spotify/featran
A Scala feature transformation library for data science and machine learning
BayesWitnesses/m2cgen
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
Laurae2/Laurae
Advanced High Performance Data Science Toolbox for R by Laurae
komiya-atsushi/xgboost-predictor-java
Pure Java implementation of XGBoost predictor for online prediction tasks.
wepe/tgboost
Tiny Gradient Boosting Tree
dmitryikh/leaves
pure Go implementation of prediction part for GBRT (Gradient Boosting Regression Trees) models from popular frameworks