Precrec
Precrec computes precision-recall curves and related performance metrics to evaluate binary classifiers, with particular emphasis on analyses of imbalanced datasets.
Key Features:
- Precision-Recall Curve Calculation: Computes precision-recall curves to evaluate binary classifier performance, emphasizing precision and recall over ROC metrics for imbalanced data.
- Efficiency and Accuracy: Implements fast and accurate calculations for precision-recall curves using efficient computational techniques.
- Multiple Functionalities: Provides a range of functions to support varied analysis scenarios for precision-recall evaluation.
Scientific Applications:
- Bioinformatics: Assesses classifier performance in bioinformatics studies where the positive class is underrepresented.
- Imbalanced-data Model Evaluation: Supports model selection and validation for binary classifiers in imbalanced dataset contexts.
Methodology:
Implemented in R with C++ to leverage efficient computational techniques for fast and accurate precision-recall curve calculations.
Topics
Details
- License:
- GPL-3.0
- Maturity:
- Mature
- Cost:
- Free of charge
- Tool Type:
- command-line tool
- Operating Systems:
- Linux, Windows, Mac
- Programming Languages:
- R
- Added:
- 10/18/2016
- Last Updated:
- 11/25/2024
Operations
Publications
Saito T, Rehmsmeier M. Precrec: fast and accurate precision–recall and ROC curve calculations in R. Bioinformatics. 2016;33(1):145-147. doi:10.1093/bioinformatics/btw570. PMID:27591081. PMCID:PMC5408773.
Documentation
Citation instructions
https://cran.r-project.org/web/packages/precrec/citation.htmlLinks
Repository
https://github.com/takayasaito/precrec