Enter ground truth labels (0 or 1) and classifier scores (0–1), then watch the ROC curve update.
#
Truth
Score
Truth is the ground truth label (0 = negative, 1 = positive).
Score is the classifier's predicted probability of class 1.
The curve traces out (FPR, TPR) pairs across all possible thresholds.