In the last chapter, you learned some concept drift detection algorithms. This chapter focuses on supervised learning algorithms (for classification tasks and regression tasks) in a streaming data context. In supervised learning, there is a target or a response variable and there are predictor variables. The goal of the learner/model is to understand the relationship between the target and the predictor variables. This can then be used to make predictions on the target variable for future observations of the predictor variables [1]. ...
3. Supervised Learning for Streaming Data
Get Practical Machine Learning for Streaming Data with Python: Design, Develop, and Validate Online Learning Models now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.