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.
Combining performance mesasures
ozgeozyazar
Member Posts: 21 Maven
hi !
ı am using cross validation and try to measure the performance of model. I need both classification and binomial performance results but I do not know now to combine them.
Could you please help me ?
ı am using cross validation and try to measure the performance of model. I need both classification and binomial performance results but I do not know now to combine them.
Could you please help me ?
0
Best Answer
-
varunm1 Member Posts: 1,207 UnicornHello @ozgeozyazar
Simple way is to use a multiply operator inside testing part of CV. Connect the apply model output to multiply and you can use the outputs of multiply operators to connect to the two performance operators.
Regards,
Varun
https://www.varunmandalapu.com/Be Safe. Follow precautions and Maintain Social Distancing
3
Answers
Yes Sir,
It definately works.
Thanks so much
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts
Just because i ran into this: Are there more people around who want to change the main criterion of a performance vector after building it like @Telcontar120 described it? I ran into this like 3 times and i am close to add a new operator to Toolbox.
There is a 3 line groovy solution though.
BR,
Martin
Dortmund, Germany
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts