ISLR-tidymodels-labs icon indicating copy to clipboard operation
ISLR-tidymodels-labs copied to clipboard

Show that regularization methods can be used with logistic_reg() as well

Open EmilHvitfeldt opened this issue 4 years ago • 2 comments
trafficstars

EmilHvitfeldt avatar Apr 13 '21 00:04 EmilHvitfeldt

I think you can close this issue. Lasso and ridge are already there.

jrosell avatar Mar 15 '23 07:03 jrosell

true, but they are only shown using linear_reg(), I want to point out that it isn't a regression-only technique

EmilHvitfeldt avatar Mar 15 '23 15:03 EmilHvitfeldt