Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
how to add process speficic parameters
Hey guys,
Actually, i'm developing a plugin for RapidMiner.
My problem is, i'm trying to add some parameters that should only be valid for one process and also persistent (e.g. some directories,...)
At first, i thought it would be possible to add some functionality to the ProcessRootOperator (there are already some parameters like the verosity level, logfile, resultfile, sendmail and so on). But i didn't find a solution that works.
I would be glad, if you could give me a hint
Greets,
flarion
Actually, i'm developing a plugin for RapidMiner.
My problem is, i'm trying to add some parameters that should only be valid for one process and also persistent (e.g. some directories,...)
At first, i thought it would be possible to add some functionality to the ProcessRootOperator (there are already some parameters like the verosity level, logfile, resultfile, sendmail and so on). But i didn't find a solution that works.
I would be glad, if you could give me a hint
Greets,
flarion
Tagged:
0
Answers
maybe you can use Macros to configure process wide parameters?
Best,
Marius
i don't know how to use the macros.
In the documentation of rapidminer and this forum, i cant find any information. Do you know a source/example where i can get more information?
(What i want to do exactly is, after opening/importing a process file some paths of my plugin shall be set.)
greets,
flarion