Ridge vs Lasso Regression, Visualized!!!
StatQuest with Josh Starmer · 9:05
Josh Starmer visualizes why Lasso (L1) regression can shrink a coefficient all the way to exactly zero while Ridge (L2) regression only shrinks it asymptotically toward zero: the L2 penalty keeps the loss curve a smoo...