package prc

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

Install

Authors

Maintainers

Sources

prc-0.1.0.tbz
sha256=898322ef7f722e37f332362a24c1ad5f1bf8f8bb396cdb549fb44d59fc4f769a
sha512=c85fc65530195913b20c7b0e1763938f3d45187ca5510a37514f5dec5b4b903a9e40b7621ce8509cf023f1ccb1045fc09b362d716b2e6340cbd5960919a65efc

Description

This library provides functions to compute precision-recall curves, as well as several methods to compute their AUC (area under curve)

Dependencies (4)

  1. ppx_jane
  2. gsl
  3. dune >= "2.4"
  4. core_kernel >= "v0.12.0"

Dev Dependencies (3)

  1. sklearn with-test
  2. ppx_deriving with-test
  3. alcotest with-test

Used by

None

Conflicts (1)

  1. ocaml-r < "0.5.0"