Description Usage Arguments Value
Uses the results of pipe_feature_transformer
on new datasets
1 2 | feature_transformer_post_predict(data, retransform_columns,
lower_thresholds, upper_thresholds, retransform_functions)
|
data |
A new dataset |
retransform_columns |
The same columns used to obtain these selected retransform_functions |
lower_thresholds |
A vector of lower treshold used by |
upper_thresholds |
A vector of upper treshold used by |
retransform_functions |
Result of |
Returns the dataset with retransformed columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.