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: almost 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jinlow/forustA package implementing a lightweight gradient boosted decision tree algorithm68
gbdt-pl/gbdt-plAn implementation of a gradient boosting algorithm with piece-wise linear regression trees for efficient machine learning model training151
gbm-developers/gbmAn R package providing extensions to AdaBoost and gradient boosting machine algorithms for regression and other tasks.52
dmlc/xgboost.jlA Julia package implementing a distributed gradient boosting framework with efficient linear model solver and tree learning algorithms.288
springdaisy/gbdtAn implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data0
tqchen/xgboostAn optimized distributed gradient boosting library for machine learning572
stanfordmlgroup/ngboostA Python library implementing a machine learning boosting framework with probabilistic prediction capabilities1,663
ermongroup/bgmProvides an implementation of boosted generative models using Python20
ankane/xgboost-rubyHigh-performance machine learning library with a Ruby interface to XGBoost gradient boosting algorithm106
pengsun/aosologitboostAn implementation of a multi-class boosting algorithm with improved performance and speed7
ankane/lightgbm-rubyA high-performance gradient boosting library for Ruby75
kingfengji/mgbdtAn implementation of a gradient boosting decision tree model102
younghjung/onlinemlrboostingwithvfdtAn implementation of online multi-label ranking boosting using VFDT as weak learners4
jordanash/boostresnetAn implementation of a deep neural network architecture using boosting theory to improve its performance5
charliermarsh/online_boostingA suite of algorithms and weak learners for the online learning setting in machine learning65