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
Interpretation ROC Curve
theopilus27
Member Posts: 8 Contributor II
I want comparing many kernel in SVM, ( dot, radial, polynomial, neural, anova, epacheninikov, gaussian combination, and multiquadric) with ROC Curve, but i dont know how i do interpretations my curve..
this is the result ROC Curve :
https://drive.google.com/file/d/0BxaT6Cn35dedRHgyS0VQMi1PWHc/edit?usp=sharing
if for can see it, please download ...
Please help me for interpretation my ROC Curve..
i know about coordinate X is FPR and coordinate Y is TPR, but i dont know how this program create value of FPR and TPR will be dot until become this curve..
please help me
this is the result ROC Curve :
https://drive.google.com/file/d/0BxaT6Cn35dedRHgyS0VQMi1PWHc/edit?usp=sharing
if for can see it, please download ...
Please help me for interpretation my ROC Curve..
i know about coordinate X is FPR and coordinate Y is TPR, but i dont know how this program create value of FPR and TPR will be dot until become this curve..
please help me
Tagged:
0
Answers
does this post by wessel help? -> http://rapid-i.com/rapidforum/index.php/topic,5698.msg20162.html#msg20162
In general you can say, the ROC curve of a perfect model goes straight up to the optimum (0, 1) and then straight horizontally to (1, 1). So the higher the curve of a model, the better it is in general.
So in your case the blue and the orange line rock the ROCs
Best regards,
Marius