A package for calculating ROC curves and Concentrated ROC (CROC) curves.
Project description
================
The CROCpy3 Package (the original CROC package adapted for Python 3.7)
================
A package for calculating ROC curves and Concentrated ROC (CROC) curves written by `Dr. S. Joshua Swamidass <http://swami.wustl.edu>`_.
Citation
--------
| **A CROC Stronger than ROC: Measuring, Visualizing, and Optimizing Early Retrieval**
| S. Joshua Swamidass, Chloe-Agathe Azencott, Kenny Daily and Pierre Baldi
| *Bioinformatics*, April 2010, `doi:10.1093/bioinformatics/btq140 <http://bioinformatics.oxfordjournals.org/cgi/content/abstract/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/
The CROCpy3 Package (the original CROC package adapted for Python 3.7)
================
A package for calculating ROC curves and Concentrated ROC (CROC) curves written by `Dr. S. Joshua Swamidass <http://swami.wustl.edu>`_.
Citation
--------
| **A CROC Stronger than ROC: Measuring, Visualizing, and Optimizing Early Retrieval**
| S. Joshua Swamidass, Chloe-Agathe Azencott, Kenny Daily and Pierre Baldi
| *Bioinformatics*, April 2010, `doi:10.1093/bioinformatics/btq140 <http://bioinformatics.oxfordjournals.org/cgi/content/abstract/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/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
CROCpy3-1.1.26.tar.gz
(10.6 kB
view details)
File details
Details for the file CROCpy3-1.1.26.tar.gz.
File metadata
- Download URL: CROCpy3-1.1.26.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
814ae3ffa18b0f3206d0ec4afc031760e49772d612ea8321c6658baa8423f1e5
|
|
| MD5 |
b94fc4cb4d07138126235ab1d7d0ed6a
|
|
| BLAKE2b-256 |
479496d75ecb355b6985c5ce0cfb902b18a624dd6627573daac4136d5cdc4a22
|