I have read this question but it doesn't have any well-explained answer for this case: I understand the ROC curve in overall, but I'm looking for a step-to-step explanation in order to understand how the curve changes when one true-positive becomes false-positive (and so on). For example, how can I draw a ROC curve with this set?. Does the score means the "certainty" for the value given? (for example: for the id == A
the is a 0.03
of certainty that the value is active/decoy == a
?)
id score active/decoy
A 0.03 a
B 0.08 a
C 0.10 d
C 0.11 a
D 0.22 d
E 0.32 a
F 0.35 a
G 0.43 a
H 0.57 a
I 0.61 d
J 0.68 a