package cpm

  1. Overview
  2. Docs
The Classification and Regression Performance Metrics library

Install

Dune Dependency

Authors

Maintainers

Sources

v12.1.1.tar.gz
sha256=6743c395e3e655c27b3790e368df2bcd48c99e189ac92bf07e50b3a64237ee2f
md5=cb0242aad4936b4b6dcca6a921ae209f

Description

For classification/ranking: ROC AUC, BEDROC AUC, Enrichment Factor, Robust Initial Enhancement, Power Metric, Matthews' Correlation Coefficient, Platt scaling.

For regression: Root Mean Squared Error, Mean Absolute Error, r^2 coefficient of determination, Raw Regression Error Characteristic Curve.

Also features a TopKeeper module; to keep in memory the top 'k' scored items when dealing with very large datasets.

Published: 25 Aug 2022

README

cpmlib

Classification and Regression Performance Metrics library

Dependencies (3)

  1. ocaml
  2. batteries >= "2.6"
  3. dune >= "2.8"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.