pgbm

Parallel booster

An implementation of a parallelized gradient boosting algorithm for regression tasks

Parallel Gradient Boosted Regression Trees

GitHub

2 stars
3 watching
0 forks
Language: C++
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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 151
gbm-developers/gbm An R package providing extensions to AdaBoost and gradient boosting machine algorithms for regression and other tasks. 52
dmlc/xgboost.jl A Julia package implementing a distributed gradient boosting framework with efficient linear model solver and tree learning algorithms. 289
springdaisy/gbdt An implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data 0
tqchen/xgboost An optimized distributed gradient boosting library for machine learning 572
stanfordmlgroup/ngboost A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities 1,659
ermongroup/bgm Provides an implementation of boosted generative models using Python 20
ankane/xgboost-ruby High-performance machine learning library with a Ruby interface to XGBoost gradient boosting algorithm 106
pengsun/aosologitboost An implementation of a multi-class boosting algorithm with improved performance and speed 7
ankane/lightgbm-ruby A high-performance gradient boosting library for Ruby 73
kingfengji/mgbdt An implementation of a gradient boosting decision tree algorithm with target propagation for representation learning. 102
younghjung/onlinemlrboostingwithvfdt An implementation of online multi-label ranking boosting using VFDT as weak learners 4
jordanash/boostresnet An implementation of a deep neural network architecture using boosting theory to improve its performance 5
charliermarsh/online_boosting A suite of algorithms and weak learners for the online learning setting in machine learning 63