package cpm

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

Install

Dune Dependency

Authors

Maintainers

Sources

v11.0.0.tar.gz
md5=a116717fc1710592a4a2356ad617360b

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: 07 Oct 2020

README

cpmlib

Classification and Regression Performance Metrics library

Dependencies (4)

  1. conf-gnuplot
  2. ocaml
  3. batteries
  4. dune >= "1.0" & < "3.0"

Dev Dependencies

None

Conflicts

None