January 2025
Intermediate to advanced
518 pages
14h 51m
English
This chapter describes bias and variance effects and their pathological cases, which usually appear when training machine learning (ML) models.
In this chapter, we will learn how to deal with overfitting by using regularization and discuss different techniques we can use. We will also consider different model performance estimation metrics and how they can be used to detect training problems. Toward the end of this chapter, we will look at how to find the best hyperparameters for a model by introducing the grid search technique and its implementation in C++.
The following topics will be covered in this chapter:
Read now
Unlock full access