🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

[SOLVED] Precision-Recall Space and ROC Space using LibSVM algorithm

sideUser: "side"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 2 of 21
    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
    sideUser: "side"
    New Altair Community Member
    OP
    Thank you my friend. Your help was very good!