What does 'overfitting' mean in the context of neural networks?
-
The model performs well on training data but poorly on unseen data
-
The model is too simple to capture the underlying patterns
-
The model has too few parameters
-
The model is trained too quickly