Underfitting
U
Underfitting
Definition
A modeling error that occurs when a machine learning model is too simple to capture the underlying patterns in the data. An underfit model performs poorly on both training and test data, indicating insufficient model complexity or training.