Vidyalelo
Computer Science · Q171

Machine Learning

Engineering and GATE · Computer Science · question 171

Q171

We have been given a dataset with n records in which we have input attribute as x and output attribute as y. Suppose we use a linear regression method to model this data. To test our linear regressor, we split the data in training set and test set randomly. Now we increase the training set size gradually. As the training set size increases, what do you expect will happen with the mean training error?

A.
increase
B.
decrease
C.
remain constant
D.
can't say
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board