ISLR-tidymodels-labs
ISLR-tidymodels-labs copied to clipboard
Show that regularization methods can be used with logistic_reg() as well
trafficstars
I think you can close this issue. Lasso and ridge are already there.
true, but they are only shown using linear_reg(), I want to point out that it isn't a regression-only technique