Nothing
Code
tidy(x)
Condition
Error in `extract_fit_parsnip()`:
! Can't extract a model fit from an untrained workflow.
i Do you need to call `fit()`?
Code
tidy(x, what = "recipe")
Condition
Error in `extract_recipe()`:
! The workflow must have a recipe preprocessor.
Code
tidy(x, what = "recipe")
Condition
Error in `extract_mold()`:
! Can't extract a mold from an untrained workflow.
i Do you need to call `fit()`?
Can't extract a model fit from an untrained workflow.
i Do you need to call `fit()`?
Can't extract a model fit from an untrained workflow.
i Do you need to call `fit()`?
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.