C++ code to calculate area under the curve for ROC and precision recall cures ##Acknowledgements fastROCPRC based upon R code by Chris Fraley from the networkBMA package ##Summary Will calculate aurea under the curve (AUC) using the trapezoid rule for Receiver Operator Curves (ROC) and Precision Recall curves (PRC). Also provides tables necessary to plot the curves and summary statistics. The R code is way too slow for evaluating large datasets (hours to days) whereas on the same datasets fastROCPRC completes the calculations in seconds.
-
Notifications
You must be signed in to change notification settings - Fork 1
C++ code to calculate area under the curve for ROC and precision recall cures
License
lhhunghimself/fastROCPRC
About
C++ code to calculate area under the curve for ROC and precision recall cures
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published