Engineering Sandbox rollout ยท bundle-mounted ML essays

Sweep the threshold and watch a whole classifier trace out its story.

ROC and AUC are easiest to understand when the threshold movement, the scatter updates, and the curve all stay visible at the same time. This route keeps the sweep tactile and then uses the area view to summarize what the classifier family is doing.

Sweep the threshold Read the ROC shape Interpret the area under it
How to use this page

Start with the threshold scene until the true-positive and false-positive tradeoff feels obvious, then move to the ROC and AUC sections to see how the whole sweep compresses into one curve and one summary score.

Play first: sweep the threshold Jump to the ROC curve