(question about biometrics) What is the difference between these ROC curves?
2 views (last 30 days)
Show older comments
Hello,
I am reading something about ROC curve. And I found that the curve is different given in different publications. So, I am a little confused, and I found these curves with Google. But I am wondering why they are different? And how can I know which area is the AUC (area under curve) for different ROC plot?
Thanks.
0 Comments
Answers (1)
Image Analyst
on 19 Mar 2014
I always see ROC curves like your middle one. That's like the one in Wikipedia. Perhaps some people have plotted things differently for some reason that they gave in their papers - I don't know since I didn't read their papers. I think the area under the curve would be calculated by summing the curve values when plotted linearly, not on a log plot.
2 Comments
Image Analyst
on 19 Mar 2014
I think FRR must be different than True Positives because the curves bend in the opposite direction. Normally for algorithms that are good at detecting, the curve bends up and to the left.
See Also
Categories
Find more on ROC - AUC in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!