Machine Learning & Training

What Is Underfitting?

Underfitting happens when a model is too simple or under-trained to capture the important patterns in the data. An underfit model performs poorly on both training and test data. It can often be addressed by increasing model complexity, adding features, or training longer.

Further reading

Read more about underfitting — articles and blogs from around the web: