Underfitting
Category
•
Machine Learning
Definition
When a machine learning model is too simple to capture the underlying patterns in the data, resulting in poor performance on both training and test data.
tl;dr
When a machine learning model is too simple to capture underlying patterns in the data.