Description Usage Arguments Value
View source: R/transform_features.R
Uses the results of pipe_feature_transformer
on new datasets
1 | feature_transformer_predict(data, transform_columns, transform_functions)
|
data |
A new dataset |
transform_columns |
The same columns used to obtain these selected transform_functions |
transform_functions |
Result of |
Returns the dataset with transformed columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.