parsnip 0.1.3
-
A
glance()method formodel_fitobjects was added (#325) -
Specific
tidy()methods forglmnetmodels fit viaparsnipwere created so that the coefficients for the specific fittedparsnipmodel are returned.
Fixes
-
glmnetmodels were fitting two intercepts (#349) -
The various
update()methods now work with engine-specific parameters.