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.
forked from lhhunghimself/fastROCPRC
-
Notifications
You must be signed in to change notification settings - Fork 0
C++ code to calculate area under the curve for ROC and precision recall cures
License
Tarun-Mahajan/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
Languages
- HTML 83.6%
- C++ 8.6%
- Makefile 5.5%
- Shell 1.7%
- Other 0.6%