What does the term 'overfitting' refer to in the context of model selection?
-
A model that performs well on training data but poorly on unseen data
-
A model that is too simple to capture the underlying data patterns
-
A model that uses too many features
-
A model that is trained on too little data