Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yandexdataschool/roc_comparison

The fast version of DeLong's method for computing the covariance of unadjusted AUC.
https://github.com/yandexdataschool/roc_comparison

data-science statistics

Last synced: about 2 hours ago
JSON representation

The fast version of DeLong's method for computing the covariance of unadjusted AUC.

Awesome Lists containing this project

README

        

A Python implementation of an algorithm for computing the statistical significance of comparing two sets of predictions by ROC AUC. Also can compute variance of a single ROC AUC estimate. [X. Sun and W. Xu, "Fast Implementation of DeLong’s Algorithm for Comparing the Areas Under Correlated Receiver Operating Characteristic Curves," in IEEE Signal Processing Letters, vol. 21, no. 11, pp. 1389-1393, Nov. 2014, doi: 10.1109/LSP.2014.2337313.](https://doi.org/10.1109/LSP.2014.2337313)