May 2025
Intermediate to advanced
584 pages
16h 49m
English
Developing a proper dataset is the single most important part of building a successful machine learning model. Machine learning models live and die by the adage garbage in, garbage out. As you saw in Chapter 0, a model uses training data to configure itself to the problem. If the training data isn’t representative of the data that the model will receive when we use it, we can’t expect our model to perform well. In this chapter, you’ll learn how to create a good dataset that represents the data the model will encounter in the wild.
In this book, we’re exploring classification: We’re building models ...
Read now
Unlock full access