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
C. Can't say
D. None of these
Answer: Option B
Related Questions on Machine Learning
In simple term, machine learning is
A. training based on historical data
B. prediction to answer a query
C. both A and B
D. automization of complex tasks
Which of the following is the best machine learning method?
A. scalable
B. accuracy
C. fast
D. all of the above
The output of training process in machine learning is
A. machine learning model
B. machine learning algorithm
C. null
D. accuracy
Application of machine learning methods to large databases is called
A. data mining.
B. artificial intelligence
C. big data computing
D. internet of things
Join The Discussion