View source: R/model_workflow.R
model_fit | R Documentation |
Fit the workflow set
model_fit(DF, type_of_resample = as.character(), model_set)
DF |
The training Data Frame |
type_of_resample |
The type of resample Cross-Validation/Validation/Bootstrap |
model_set |
The workflow set which is output of |
Workflow Set with fit column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.