Underfitting
IntermediateEnglish: Underfitting
When a model cannot capture underlying structure, performing poorly on both training and test data.
Why It Matters
Understanding underfitting is essential for building effective machine learning models. By ensuring that models are appropriately complex, practitioners can improve prediction accuracy and enhance performance across various applications, from image classification to natural language processing.