Question: For regression problems, our baseline is the blind prediction that is just the average value of the target variable. The blind prediction must be calculated
For regression problems, our baseline is the "blind" prediction that is just the average value of
the target variable. The blind prediction must be calculated using the training data. Calculate
and print the test set root mean squared error test RMSE using this blind prediction. I have
provided a function you can use for RMSE.
For regression problems, our baseline is the "blind" prediction that is just the average value of
the target variable. The blind prediction must be calculated using the training data. Calculate
and print the test set root mean squared error test RMSE using this blind prediction. I have
provided a function you can use for RMSE.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
