StackedML
Practice
Labs
Questions
Models
Pricing
Sign in
Questions
/
ML Fundamentals
/
Core Concepts
/
Overfitting vs underfitting
← Previous
Next →
206.
Definition of Underfitting
easy
Which of the following best describes an underfitting model?
A
A model that performs well on test data but poorly on training data due to excessive regularization
B
A model that has been trained for too many epochs causing its parameters to diverge
C
A model that is too simple to capture the underlying pattern, performing poorly on both training and test data
D
A model that performs well on training data but poorly on test data due to memorizing noise
Sign in to verify your answer
← Back to Questions