AOSOLogitBoost

Boosting algorithm

An implementation of a multi-class boosting algorithm with improved performance and speed

AOSOLogitBoost -- an up-to-date multi-class LogitBoost implementation

GitHub

7 stars
2 watching
5 forks
Language: C++
last commit: about 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
arogozhnikov/infiniteboostA software package implementing an ensemble boosting method with gradient descent184
stanfordmlgroup/ngboostA Python library implementing a machine learning boosting framework with probabilistic prediction capabilities1,663
sjsingh91/ib-cnnA library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks2
younghjung/onlinemlrboostingwithvfdtAn implementation of online multi-label ranking boosting using VFDT as weak learners4
amirsaffari/online-multiclass-lpboostA software implementation of an online multi-class learning algorithm using LPBoost and gradient boosting techniques.67
ys-l/pgbmAn implementation of a parallelized gradient boosting algorithm for regression tasks2
jinlow/forustA package implementing a lightweight gradient boosted decision tree algorithm68
springdaisy/gbdtAn implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data0
chasedehan/boostarootaAn algorithm for fast feature selection using XGBoost and other tree-based classifiers219
charliermarsh/online_boostingA suite of algorithms and weak learners for the online learning setting in machine learning65
amueller/textonboostA C++ implementation of a dense CRF algorithm using textons.32
yihengsun/transboostAn algorithm for improving model performance on target domains by leveraging instances from matured products34
ankane/xgboost-rubyHigh-performance machine learning library with a Ruby interface to XGBoost gradient boosting algorithm106
tqchen/xgboostAn optimized distributed gradient boosting library for machine learning572
gbdt-pl/gbdt-plAn implementation of a gradient boosting algorithm with piece-wise linear regression trees for efficient machine learning model training151