An Introduction to Regularization
Why ordinary regression can break in two genuinely different ways -- and how a single penalty term fixes both
Motivates regularization from a precise failure of ordinary least squares: correlated predictors inflate coefficient variance for purely statistical reasons that hold even under exact arithmetic, while extreme ill-conditioning separately threatens the floating-point computation itself, at a much higher threshold, verified here by direct simulation. Also covers the sharper p >= n case (true non-identifiability, not just instability), introduces the general penalized-estimation framework and the bias-variance tradeoff behind it, and previews the three specific penalties -- Ridge, Lasso, Elastic Net -- each covered in its own dedicated article next.
This article requires a free account.
Sign up free to read An Introduction to Regularization in full.
Sign up free