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.
"Extract Performance does not allow performance chaining?"
chazzmoney
Member Posts: 10 Contributor II
Hello!
I'm trying to do three different performance evaluations. The performance system seems to work in series rather than in parallel like most of the rest of rapidminer as most of the performance operators have a "performance" input that allows the previous performance to be passed through the current operator.
There are some performance evaluation operators that do not have this "Extract Performance", "Performance (CFS)", "Performance (Consistency)", and "Performance (Ranking)".
I'm in need of using two extract performance operators for a single testing process - and can not because the performance pass thru is not available.
Is there a reason why these operators do not have a pass thru? Also, is there a workaround?
Thanks,
-Charles
I'm trying to do three different performance evaluations. The performance system seems to work in series rather than in parallel like most of the rest of rapidminer as most of the performance operators have a "performance" input that allows the previous performance to be passed through the current operator.
There are some performance evaluation operators that do not have this "Extract Performance", "Performance (CFS)", "Performance (Consistency)", and "Performance (Ranking)".
I'm in need of using two extract performance operators for a single testing process - and can not because the performance pass thru is not available.
Is there a reason why these operators do not have a pass thru? Also, is there a workaround?
Thanks,
-Charles
Tagged:
0
Answers
no, I don't think there's a reason for this. You could very well file a feature request for that.
To avoid this problematic, you can use the generic Average operator that will combine Performance Vectors and Average them, provided they contain a value about the weight of each single averaged performance vector. Just try it out and let me know if that works.
Greetings,
Sebastian