CFA Practice Question

There are 363 practice questions for this topic.

CFA Practice Question

LASSO (least absolute shrinkage and selection operator) is a popular type of ______.

A. penalized regression
B. support vector machine
C. classification and regression tree
Correct Answer: A

LASSO is a popular type of penalized regression. In LASSO, the penalty term involves summing the absolute values of the regression coefficients. The greater the number of included features, the larger the penalty. So, a feature must make a sufficient contribution to model fit to offset the penalty from including it.

User Contributed Comments 0

You need to log in first to add your comment.