infiniteboost

Boosting algorithm

A software package implementing an ensemble boosting method with gradient descent

InfiniteBoost: building infinite ensembles with gradient descent

GitHub

184 stars
12 watching
23 forks
Language: Jupyter Notebook
last commit: about 6 years ago
Linked from 1 awesome list

experimentsgradient-boostingmachine-learningrandom-forestresearch

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jinlow/forust A package implementing a lightweight gradient boosted decision tree algorithm 67
pengsun/aosologitboost An implementation of a multi-class boosting algorithm with improved performance and speed 7
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
younghjung/onlinemlrboostingwithvfdt An implementation of online multi-label ranking boosting using VFDT as weak learners 4
amirsaffari/online-multiclass-lpboost A software implementation of an online multi-class learning algorithm using LPBoost and gradient boosting techniques. 66
kingfengji/mgbdt An implementation of a gradient boosting decision tree algorithm with target propagation capabilities 102
tqchen/xgboost An optimized distributed gradient boosting library for machine learning 571
chasedehan/boostaroota An algorithm for fast feature selection using XGBoost and other tree-based classifiers 219
bsharchilev/influence_boosting This repository implements methods to find influential training samples in Gradient Boosted Decision Trees ensembles 67
sjsingh91/ib-cnn A library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks 2
andymiller/vboost An open source software implementation of a black-box variational inference method to approximate intractable distributions. 12
gbdt-pl/gbdt-pl An implementation of a gradient boosting algorithm with piece-wise linear regression trees for efficient machine learning model training 149
eladrich/seboost An optimization method for machine learning that uses subspace optimization techniques to improve the efficiency of stochastic learning algorithms 0
fanny-yang/earlystoppingrkhs Code for analyzing early stopping in kernel boosting algorithms 0