package prc

  1. Overview
  2. Docs
Utilities for precision-recall curves

Install

Dune Dependency

Authors

Maintainers

Sources

prc-v0.0.0.tbz
sha256=dac4fe14ba1f3b32d90c674b2dd1ad2a712d21f6c15a9fc81331a3a85ab3d583
sha512=18db18fa981ac027b480847f7a35699abd0d0c851958d2c062635a8992fc0f215314593e9fd0b41701cc81d8cf60fe2d42c47f4f8eda674a01c6401e115b5d84

README.md.html

prc library

prc implements a few functions to compute Precision-Recall curves, and their AUC (area under curve). The implementation is checked against scikit-learn.

Installation

Latest release

opam install prc

Latest commit

opam pin add -y prc https://github.com/pveber/prc.git
OCaml

Innovation. Community. Security.