Description Usage Arguments Value
fit_target_prob_rf fit the rf target prob model
1 | fit_target_prob_rf(workflow, pars, data_split, data)
|
workflow |
a workflow object |
pars |
a tibble of the parameters (generally output from tune::select_best()) |
data_split |
a data_split object |
data |
a full data frame to fit the model on |
a list with the final random forest model and the modeling results (auc, acc, etc.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.