online-multiclass-lpboost

Online classifier

A software implementation of an online multi-class learning algorithm using LPBoost and gradient boosting techniques.

Online Multi-Class LPBoost and Gradient Boosting

GitHub

66 stars
5 watching
33 forks
Language: C++
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
masatoi/cl-online-learning A collection of machine learning algorithms for online linear classification 50
younghjung/onlinemlrboostingwithvfdt An implementation of online multi-label ranking boosting using VFDT as weak learners 4
charliermarsh/online_boosting A suite of algorithms and weak learners for the online learning setting in machine learning 63
pengsun/aosologitboost An implementation of a multi-class boosting algorithm with improved performance and speed 7
arogozhnikov/infiniteboost A software package implementing an ensemble boosting method with gradient descent 184
stanfordmlgroup/ngboost A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities 1,654
pouyamghari/pof-mkl An implementation of an online federated learning algorithm with multiple kernels for personalized machine learning 0
clementfarabet/vowpal_wabbit A Lua interface to an online learning algorithm for fast prediction and classification 2
alipsgh/tornado A Python framework for incremental and online learning from data streams with concept drift detection 127
mohaseeb/shaplets-python A Python implementation of a shapelet-based time-series classification algorithm using gradient descent. 218
mustafaturan/omnicat-bayes An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. 32
mustafaturan/omnicat A framework providing a generalized strategy holder for text classification 11
jinlow/forust A package implementing a lightweight gradient boosted decision tree algorithm 67
bwaldvogel/liblinear-java A Java implementation of LIBLINEAR's large-scale regularized linear classification and regression algorithms 306
yinboc/liif This project presents an approach to learning continuous image representation using a local implicit function. 1,271