online_boosting

Online Boosting Library

A suite of algorithms and weak learners for the online learning setting in machine learning

A suite of boosting algorithms for the online learning setting.

GitHub

63 stars
7 watching
25 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
younghjung/onlinemlrboostingwithvfdt An implementation of online multi-label ranking boosting using VFDT as weak learners 4
stanfordmlgroup/ngboost A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities 1,654
sjsingh91/ib-cnn A library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks 2
masatoi/cl-online-learning A collection of machine learning algorithms for online linear classification 50
google-research/noisystudent A semi-supervised learning method to improve the accuracy of machine learning models by using noisy teacher models and student models. 753
amirsaffari/online-multiclass-lpboost A software implementation of an online multi-class learning algorithm using LPBoost and gradient boosting techniques. 66
guillaumecollin/a-simple-multi-class-boosting-framework-with-theoretical-guarantees-and-empirical-proficiency A framework implementing a boosting approach for multi-class classification problems with theoretical guarantees and empirical proficiency. 0
bsharchilev/influence_boosting This repository implements methods to find influential training samples in Gradient Boosted Decision Trees ensembles 67
joshuaeckroth/clj-ml A Clojure library for building machine learning models on top of Weka and other algorithms 136
boostorg/python Enables seamless interoperability between C++ and the Python programming language. 472
ryuk17/machinelearning This is a collection of machine learning algorithms implemented in Python 3.6. 103
nnikolaou/cost-sensitive-boosting-tutorial Provides tools and methods for handling asymmetric classification problems in machine learning 26
yourtion/learningmasteringalgorithms-c A comprehensive C programming project covering various algorithms and data structures 747
ratschlab/boosting-bbvi An implementation of Black Box Variational Inference techniques in Python 8
starling-lab/boostsrl A gradient-boosting based approach to learning different types of Statistical Relational Models. 32