Macros explanation
Best Answer
-
kypexin Moderator, RapidMiner Certified Analyst, Member Posts: 291
Unicorn
Hi @Papad
Here is one simple use case. Imagine you have a process which trains and validates a model on a certain dataset. It has various operators, each of them has different settings. You can use SET MACROS operator to define values of your most important parameters (for example, validation settings, model settings etc), so each time you need to change a certain parameter you don't need to go thru the whole process and open corresponding operators parameters, but you can control these parameters in a single place (SET MACROS operator). In some sense, you are controlling hyperparameters this way.
Hope this sounds clear1
Answers
https://academy.rapidminer.com/learn/video/macros-demo
Scott
Thanks in advance.
Dortmund, Germany