View source: R/utils_model_workflow.R
model_workflow | R Documentation |
Create workflow sets
model_workflow(DF = is.data.frame(), model_name = is.character())
DF |
The training Data Frame |
model_name |
The model names |
Workflow Set object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.