video

Deep Learning Course - Level: Beginner
In this lesson, we'll discuss what it means when a model is said to be underfitting, and we'll also cover some techniques we can use to try to reduce the problem of underfitting when it occurs.
In a previous lesson, we introduced overfitting as an issue that occurs when a trained model fails to generalize on data outside of the training set. Overfitting can generally be identified by comparing the training metrics to validation metrics.
Committed by on