Interactive AUROC curve learning resource with dark theme
AUROC — Area Under the ROC Curve
A binary classifier assigns a probability score to each sample. The ROC curve plots how the model's true positive rate (sensitivity) trades off against its false positive rate across every possible classification threshold.
Step 1 — each dot is a sample; its x-position is the model's predicted probability; drag the line to move the threshold: