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
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