View source: R/modelling_keras.R
prepare_recipe | R Documentation |
Define a recipe to preprocess the data and run it on the test data.
prepare_recipe(data)
data |
An |
A recipe
object with the preprocessing steps
and the preprocessed test data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.