parsnip 1.0.3
-
Adds documentation and tuning infrastructure for the new
flexsurvspline
engine for thesurvival_reg()
model specification from thecensored
package (@mattwarkentin, #831). -
The matrix interface for fitting
fit_xy()
now works for the"censored regression"
mode (#829). -
The
num_leaves
argument ofboost_tree()
slightgbm
engine (via the bonsai package) is now tunable. -
A change in our data checking code resulted in about a 3-fold speed-up in parsnip (#835)