Lecture 3
Lecture 3
Lecture 3
f (X ) = β0 + β1 X1 + β2 X2 + ... + βp Xp (1)
f (X ) = β0 + β1 X1 + β2 X2 + ... + βp Xp (1)
f (X ) = β0 + β1 X1 + β2 X2 + ... + βp Xp (1)
After a model has been selected, we need a procedure that uses the
training data to fit or train the model
After a model has been selected, we need a procedure that uses the
training data to fit or train the model
After a model has been selected, we need a procedure that uses the
training data to fit or train the model
After a model has been selected, we need a procedure that uses the
training data to fit or train the model
If the chosen model is too far from the true f, then our estimate will be
poor.
If the chosen model is too far from the true f, then our estimate will be
poor.
If the chosen model is too far from the true f, then our estimate will be
poor.
If the chosen model is too far from the true f, then our estimate will be
poor.
When inference is the goal, there are clear advantages to using simple and
relatively inflexible statistical learning methods. When prediction is the
goal, the interpretability of the predictive model is not of interest.