package cpm

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

Install

Dune Dependency

Authors

Maintainers

Sources

v9.0.0.tar.gz
md5=9b8d83c44396843c90e3c65c76990ade

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: 29 Jun 2019

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