XGBoost.jl
Gradient Boosting Library
A Julia package implementing a distributed gradient boosting framework with efficient linear model solver and tree learning algorithms.
XGBoost Julia Package
289 stars
26 watching
110 forks
Language: Julia
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tqchen/xgboost | An optimized distributed gradient boosting library for machine learning | 571 |
ankane/xgboost-ruby | High-performance machine learning library with a Ruby interface to XGBoost gradient boosting algorithm | 105 |
dmlc/xgboost | An optimized distributed gradient boosting library designed to be highly efficient and flexible | 26,329 |
paironair/xgboost-ruby | Ruby bindings for XGBoost gradient boosting library | 19 |
jinlow/forust | A package implementing a lightweight gradient boosted decision tree algorithm | 67 |
gbdt-pl/gbdt-pl | An implementation of a gradient boosting algorithm with piece-wise linear regression trees for efficient machine learning model training | 149 |
stanfordmlgroup/ngboost | A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities | 1,654 |
springdaisy/gbdt | An implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data | 0 |
scicloj/scicloj.ml.xgboost | Provides XGBoost models for machine learning tasks in Clojure | 7 |
ankane/lightgbm-ruby | A high-performance gradient boosting library for Ruby | 74 |
kingfengji/mgbdt | An implementation of a gradient boosting decision tree algorithm with target propagation capabilities | 102 |
ys-l/pgbm | An implementation of a parallelized gradient boosting algorithm for regression tasks | 2 |
harshakokel/kigb | An open-source software framework that integrates human advice into gradient boosting decision trees for improved performance in machine learning tasks. | 8 |
chasedehan/boostaroota | An algorithm for fast feature selection using XGBoost and other tree-based classifiers | 219 |
nuanio/xgboost-node | An interface to run XGBoost models in Node.js | 40 |