Relation

Assumptions of Generalizability of a supervised statistical model

  • Future unseen data (test set) will have the same properties as the current training set.
  • Thus, models that are accurate on the training set are expected to be accurate on the test set.
  • But that may not happen if the trained model is tuned too specifically to the training set.

0

1

Updated 2020-10-19

Tags

Data Science