| bake.step_foundry_embed | R Documentation |
Apply the Foundry embedding step to new data
## S3 method for class 'step_foundry_embed'
bake(object, new_data, ...)
object |
A trained |
new_data |
A tibble to apply the step to |
... |
Not used |
A tibble with embedding columns added (and optionally original text columns removed)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.