QuestionQ126
Modeling, Analysis, and OutcomesA data scientist is developing a model with a very large number of independent features. Only a small number of features are meaningful, but the data scientist does not have the domain expertise to choose the right subset. Which of the following algorithmic methods should the data scientist use to best decrease the number of features while preserving interpretability?
- A Linear regression
- B Logistic regression
- C LASSO regression
- D Ridge regression
Community Discussion