What is an ROC Curve?
What is an ROC Curve?
Receiver Operating Characteristic. ROC curves plot the classifier's recall against its fall-out. Unlike accuracy, the ROC curve is insensitive to data sets with unbalanced class proportions; unlike precision and recall, the ROC curve illustrates the classifier's performance for all values of the discrimination threshold.