Why?
How have we done this so far?
What is the difference? Which is typically larger?
What is the difference? Which is typically larger?
What is the difference? Which is typically larger?
What is the difference? Which is typically larger?
💡 Let's instead find a way to estimate the test error by holding out a subset of the training observations from the model fitting process, and then applying the statistical learning method to those held out observations
If we have a quantitative predictor what metric would we use to calculate this test error?
If we have a quantitative predictor what metric would we use to calculate this test error?
If we have a qualitative predictor (classification) what metric would we use to calculate this test error?
If we have a qualitative predictor (classification) what metric would we use to calculate this test error?
MSEtest-split=Avei∈test-split[yi−^f(xi)]2
MSEtest-split=Avei∈test-split[yi−^f(xi)]2 Errtest-split=Avei∈test-splitI[yi≠^C(xi)]
Auto example:
mpg
from horsepower
MSEtest-split
MSEtest-split
MSEtest-split
MSEtest-split
MSEtest-split
MSEtest-split
MSEtest-split
MSEtest-split
MSEtest-split
MSEtest-split
Auto example:
mpg
from horsepower
💡 The idea is to do the following:
💡 The idea is to do the following:
💡 The idea is to do the following:
💡 The idea is to do the following:
MSEtest-split-1
MSEtest-split-1
MSEtest-split-2
MSEtest-split-1
MSEtest-split-2
MSEtest-split-3
MSEtest-split-1
MSEtest-split-2
MSEtest-split-3
MSEtest-split-4
MSEtest-split-1
MSEtest-split-2
MSEtest-split-3
MSEtest-split-4
Take the mean of the k MSE values
CV(K)=K∑k=1nknMSEk
CV(K)=K∑k=1nknMSEk
CV(K)=K∑k=1nknMSEk
CV(K)=K∑k=1nknMSEk
⋮
Auto example:
mpg
from horsepower
CVK=K∑k=1nknErrk
CVK=K∑k=1nknErrk
CVK=K∑k=1nknErrk
Keyboard shortcuts
↑, ←, Pg Up, k | Go to previous slide |
↓, →, Pg Dn, Space, j | Go to next slide |
Home | Go to first slide |
End | Go to last slide |
Number + Return | Go to specific slide |
b / m / f | Toggle blackout / mirrored / fullscreen mode |
c | Clone slideshow |
p | Toggle presenter mode |
t | Restart the presentation timer |
?, h | Toggle this help |
Esc | Back to slideshow |