Today we will discuss Chapter 4 Linear Model Selection and Regularization, from An Introduction to Statistical Learning
- Feature Engineering - feature creation and feature selection
- Best Subsets
- Forward Selection
- Backward Selection
- Ridge Regression
- Lasso
- Principal Components Analysis (PCA)
- Multidimentional Scalling (MDS)
- Big Data - Tall \(n >> p\) and Wide \(n << p\)