The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Macros explanation
Best Answer
-
kypexin RapidMiner Certified Analyst, Member Posts: 291 UnicornHi @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