/RegularizationPlot

An RShiny for graphical demonstration of regularization on the LASSO, Ridge, and Smoother regressions.

Primary LanguageR

📈 Regularization Plot 📉

The goal of this shiny is to illustrate the effects of changing the tuning parameter for penalized regression. The end version of the Shiny will have three panes: one for each of LASSO regression, ridge regression, and a regularized smoothing spline.

A working deployment of this Shiny can be found here.