Display the ROC curve. Input params: fpr: False positive rate (1 - specificity). tpr: True positive rate (sensitivity). thresholds: Thresholds for the curve.
(self, fpr, tpr, thresholds)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected