Question: In k-fold cross validation, how do you estimate the test error in a regression problem? As each fold will end up with the same value

 In k-fold cross validation, how do you estimate the test error

In k-fold cross validation, how do you estimate the test error in a regression problem? As each fold will end up with the same value of MSE, you can use this number as the estimated test error. Find the average MSEs that were measure k times on k sets of validation data (size = n/k). Find the average MSEs that were measure k times on the data used to train those k models (size = n - n/k) Find the sum of all MSE measurements on k sets of validation data

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!