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

sideside Member Posts: 8 Contributor II
edited July 2019 in Help
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

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Hi,

    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
  • sideside Member Posts: 8 Contributor II
    Thank you my friend. Your help was very good!
Sign In or Register to comment.