In the context of neural networks, what is 'overfitting'?
-
When the model performs well on training data but poorly on unseen data
-
When the model has too few parameters
-
When the model is too simple to capture the data patterns
-
When the model converges too quickly