December 2025
Intermediate to advanced
388 pages
8h 9m
English
The models we build with scikit-learn can be quite impressive with their predictive capabilities, but they are not infallible. A machine learning (ML) model is only as good as the data it is trained on, and if that data is messy or not representative of the phenomenon we are trying to model, our predictions will be less than optimal. Today, this has even become a new tactic among the hacker community: data poisoning, or maliciously tampering with data used for training to break a model’s capabilities. This means that having a robust set of tools for identifying data anomalies is even more important in a world that has become highly reliant on data-based solutions and products.
This chapter will cover techniques ...
Read now
Unlock full access