Skip to Content
Machine Learning for Streaming Data with Python
book

Machine Learning for Streaming Data with Python

by Joos Korstanje
July 2022
Beginner to intermediate
258 pages
4h 57m
English
Packt Publishing
Content preview from Machine Learning for Streaming Data with Python

Chapter 7: Online Regression

After looking at online anomaly detection and online classification throughout the previous chapters, there is one large category of online machine learning that remains to be seen. Regression is the family of supervised machine learning models that applies to use cases in which the target variable is numerical.

In anomaly detection and classification, you have seen how to build models to predict categorical targets (yes/no and iris species), but you have not yet seen how to work with a target that is numerical. Working with numerical data requires having methods that work differently, both in the deeper layers of model training and model definition and also in our use of metrics.

Imagine being a weather forecaster ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Practical Machine Learning for Data Analysis Using Python

Practical Machine Learning for Data Analysis Using Python

Abdulhamit Subasi

Publisher Resources

ISBN: 9781803248363Supplemental Content