InterviewSolution
Saved Bookmarks
| 1. |
If Linear regression model perfectly first i.e., train error is zero, then _____________________(a) Test error is also always zero(b) Test error is non zero(c) Couldn’t comment on Test error(d) Test error is equal to Train errorI had been asked this question in an internship interview.I'm obligated to ask this question of Linear Regression topic in chapter Commands, Packages, Visualizing Data and Linear Regression of R Programming |
|
Answer» Correct answer is (C) Couldn’t comment on Test error |
|