What does overfitting in a neural network mean?
-
A
The model performs well on training data but poorly on unseen data
-
B
The model performs well on both training and test data
-
C
The model fails to learn the training data patterns
-
D
The model has too few parameters to fit the data