Description Usage Arguments Value
View source: R/ml_data_transformation.R
Process the data according to a preProcess
object
1 | preproc_data(raw_training_data, ppc, labels)
|
raw_training_data |
a |
ppc |
a |
labels |
|
a named list with two elements: data
a data.frame
with the transformed data; labels
the labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.