Hello,
How to do the same thing twice in RapidMiner?
I have a sequence of preprocessing operators which I need to apply on both my training and test set.
Of course I can copy all these operators, but this often leads to mistakes when you change something and forget to make the same change in the copy.
Regards,
Wessel