Train, Validate, and Test

From
Revision as of 18:15, 25 July 2019 by BPeat (talk | contribs)
Jump to: navigation, search

YouTube search... ...Google search


  • Training Dataset: The sample of data used to fit the model.
  • Validation Dataset: The sample of data used to provide an unbiased evaluation of a model fit on the training dataset while tuning model hyperparameters. The evaluation becomes more biased as skill on the validation dataset is incorporated into the model configuration.
  • Test Dataset: The sample of data used to provide an unbiased evaluation of a final model fit on the training dataset.

1*OJVhBtg5YgeW7rKXoxKQxg.png