Closed xrobin closed 5 years ago
Calculate FPR and TPR of ROC curve in coords. Example usage: https://stackoverflow.com/questions/16643917/
This is trivially calculated as:
Returning with the "TPR" and "FPR" labels might require a bit more work.
See followup issues #47 and #48.
Calculate FPR and TPR of ROC curve in coords. Example usage: https://stackoverflow.com/questions/16643917/
This is trivially calculated as:
Returning with the "TPR" and "FPR" labels might require a bit more work.