What term is used to describe a model's ability to perform well on unseen data?

  • Generalization
  • Overfitting
  • Training
  • Validation
Generalization refers to a model's ability to perform well on unseen data, not just on the training data. It measures how well the model has learned the underlying patterns rather than memorizing the training data.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *