What does 'overfitting' mean in the context of machine learning models?
-
A
The model performs well on training data but poorly on unseen test data
-
B
The model trains too slowly due to large datasets
-
C
The model has too few parameters to learn patterns
-
D
The model's predictions always match the training labels exactly regardless of input