Data Scaler
MinMax Scaler/Standard Scaler/Transform Scaling
MinMax Scaler/Standard Scaler
Input Data
Input
Target Data
Input data
Output Name
Name of the output after scaling
Scaler Info
Description of the work.
You can write any words but they should not include spaces.
X
Columns to be scaled. Only numeric or integer types can be scaled.
Drag the variables from the table and drop them under X.

Transform Scaling
Input Data
Target Data
Input data
Target Data
Name of the Input Data
Output Name
Name of the scaled data (fill it out at your discretion)
Scaler Info.
Scaler Info. of the scaler list to be used for transformation

How to Use
Use MinMax/Standard Scaler to generate 'Scaler Info' in a list type.
Use the Scaler Info. at step 1 to be the Scaler Info in Transform Scaling Task.
Workflow Example
R-Flow Task Example Video - Transform Scaling

R Package
MinMax Scaler, Standard Scaler, Transform Scaling: https://www.rdocumentation.org/packages/base/versions/3.6.2/topics/scale
Last updated
Was this helpful?