In the context of neural networks, what does 'overfitting' mean?
-
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 on too much data