Skip to content

OutOfSampleTest

Keith McDonnell edited this page Aug 2, 2012 · 4 revisions

 

Extract test data set

Generate a new data set using the code for PrepareData.

Please ensure that the:

  • date is random;
  • test set does not overlap with the training or validation set

Generate error rates

Please use the parameters from the best cross validation result to generate the error rates.

Only one pass over the data is needed.

Visualise results

The error rate will suffice.

Clone this wiki locally