Vidyalelo
Computer Science · Q173

Machine Learning

Engineering and GATE · Computer Science · question 173

Q173

Suppose we fit "Lasso Regression" to a data set, which has 100 features (X1,X2...X100). Now, we rescale one of these feature by multiplying with 10 (say that feature is X1), and then refit Lasso regression with the same regularization parameter. Now, which of the following option will be correct?

A.
It is more likely for X1 to be excluded from the model
B.
It is more likely for X1 to be included in the model
Answer
C.
Can't say
D.
None of these

Answer: Option B

Solution

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