I am trying to use a normalization node during data preprocessing.
The Normalizer node you provide only provides min-max and z-score, but I want to apply Maxabs and Robust techniques and those options don’t seem to exist.
Which node should I use to use Maxabs and Robust normalization techniques?
Hello, I am trying to use the MaxAbs Scaler as you suggested, but the Math Formula node is not working. Do you know what might be the issue? I have confirmed that there are no missing values in the columns.\
I think the nesting feature of COL_MAX is a version difference of KNIME, I am currently using two versions 5.4.1 and 5.4.2, but neither version works. Can you tell me which version you are using?
Also, are there any other nodes besides Maxabs that can utilize Robust?