Fit a workflow with specific parameters
Usage
fit_results(wf, resamples, param_info = NULL, grid = 10, fn = "tune_grid", ...)
Arguments
- wf
workflow
- resamples
rset
- param_info
for tune_* functions
- grid
for tune_* functions
- fn
the name of the function to run when tuning
- ...
Optional engine arguments