Classification

Methods of choosing important predictors to improve interpretability

Methods for choosing important predictors to improve interpretability include:

  • Subset selection
  • Shrinkage
  • Dimension reduction

Criteria to evaluate these methods are: (a) Indirectly estimate test error by making adjustment to the training error:

  • Adjusted R-Squared
  • AIC
  • BIC
  • Mallow’s CpC_p

(b) Directly estimate the test error:

  • Cross-validation

0

3

Updated 2026-05-17

Tags

Data Science

Learn After