CROC 1.0.63
A package for calculating ROC curves and Concentrated ROC (CROC) curves.
A package for calculating ROC curves and Concentrated ROC (CROC) curves written by Dr. S. Joshua Swamidass.
Citation
A CROC Stronger than ROC: Measuring, Visualizing, and Optimizing Early RetrievalS. Joshua Swamidass, Chloe-Agathe Azencott, Kenny Daily and Pierre BaldiBioinformatics, April 2010, doi:10.1093/bioinformatics/btq140
Description
This pure-python package is designed to be a standardized implementation of performance curves and metrics for use either in python scripts or through a simple commandline interface. As a standardized implementation its output is robust enough to be using in publishable scientific work.
With this package, one can easily:
- Compute the coordinates of both Accumulation Curves and ROC curves.
- Handle ties appropriately using several methods.
- Compute the BEDROC metric.
- Vertically add and average the performance curves of several cross-validation folds.
- Focus on the early part of the ROC curve by using several x-axis transforms.
The docstrings in this module are fairly complete and the scripts provide simple access to the most common functions. Further documentation can be found at http://swami.wustl.edu/CROC/
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| CROC-1.0.63.tar.gz (md5) | Source | 2012-04-30 | 12KB | 113 | |
- Author: S. Joshua Swamidass
- Home Page: http://swami.wustl.edu/CROC
- Requires sympy
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Console
- Intended Audience :: Science/Research
- License :: Free for non-commercial use
- License :: OSI Approved :: MIT License
- Natural Language :: English
- Topic :: Scientific/Engineering
- Topic :: Scientific/Engineering :: Artificial Intelligence
- Topic :: Scientific/Engineering :: Bio-Informatics
- Topic :: Scientific/Engineering :: Chemistry
- Topic :: Scientific/Engineering :: Information Analysis
- Topic :: Scientific/Engineering :: Mathematics
- Topic :: Scientific/Engineering :: Medical Science Apps.
- Topic :: Scientific/Engineering :: Visualization
- Package Index Owner: sswamida
- DOAP record: CROC-1.0.63.xml
