Estimating a smooth precision-recall curve

A set of MATLAB functions for computing a smooth approximation to the precision-recall curve.
3K Downloads
Updated 2 Nov 2010

View License

In binary classification, the precision-recall curve (PRC) has become a widespread conceptual tool for assessing classification performance. The curve relates the positive predictive value of a classifier to its true positive rate and provides a useful alternative to the well-known receiver operating characteristic (ROC). A smooth estimate of the PRC can be computed on the basis of a simple distributional assumption about the underlying decision values.

This archive contains an easy-to-use MATLAB implementation of this approach.

For full details, see:

K.H. Brodersen, C.S. Ong, K.E. Stephan, J.M. Buhmann (2010)
The binormal assumption on precision-recall curves.
Proceedings of the 20th International Conference on Pattern Recognition (ICPR), 4263-4266.

Cite As

Kay H. Brodersen (2024). Estimating a smooth precision-recall curve (https://www.mathworks.com/matlabcentral/fileexchange/29250-estimating-a-smooth-precision-recall-curve), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0