(no title)
DanAndersen | 6 years ago
>The ROC AUC score represents the probability that when given one randomly chosen positive instance and one randomly chosen negative instance, the classifier will correctly identify the positive instance
[0] https://arxiv.org/pdf/1902.10739.pdf [1] https://en.wikipedia.org/wiki/Receiver_operating_characteris...
rahimnathwani|6 years ago
The article didn't mention AUC, so I assumed they were talking about accuracy in the sense people normally mean it, which also matches the definition in the sidebar of the wikipedia link you shared:
(TP + TN) / (P + N)