Home

Awesome

<div align="center"> <h1>Awesome Online Machine Learning</h1> <a href="https://github.com/sindresorhus/awesome"><img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg"/></a> </div>

Online machine learning is a subset of machine learning where data arrives sequentially. In contrast to the more traditional batch learning, online learning methods update themselves incrementally with one data point at a time.

Courses and books

Blog posts

Software

See more here.

Modelling

Deployment

Papers

Linear models

Support vector machines

Neural networks

Decision trees

Unsupervised learning

Time series

Drift detection

Anomaly detection

Metric learning

Graph theory

Ensemble models

Expert learning

Active learning

Miscellaneous

Surveys

General-purpose algorithms

Hyperparameter tuning

Evaluation