Is there a way to standardize a group of columns in knime just like the scale function in R
Is there a way to standardize a group of columns in knime just like the scale function in R
The scale function performs a Z-Score Normalization.
You can find this feature in our Normalizer node.
Cheers, Iris