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
[SOLVED] Precision-Recall Space and ROC Space using LibSVM algorithm
Hello,
I'm using cross validation with LibSVM algorithm and i wonder if i can visualize via rapid miner the Precision-Recall Space and ROC Space graphs in order to compare my results. Is there any method to visualize the graphs?
Thanks you
I'm using cross validation with LibSVM algorithm and i wonder if i can visualize via rapid miner the Precision-Recall Space and ROC Space graphs in order to compare my results. Is there any method to visualize the graphs?
Thanks you
Tagged:
0
Answers
you can visualize the ROC plot if you use the Performance operator, or if you use the Performance (Binominal Classification) operator and select the AUC measure. In the results view, just display the AUC, and you will get a nice ROC chart.
Best regards,
Marius