package cpm

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

Install

Dune Dependency

Authors

Maintainers

Sources

v6.0.0.tar.gz
sha256=1b15e4108a4528428e0c9e49e1b42280d3d43957aa45c096a92fc4f17e3d43d1
md5=dac9411c0f3f5d0f8f450a4468ef3385

Description

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

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: 13 May 2019

README

pmlib

Classification and Regression Performance Metrics library

Dependencies (3)

  1. ocaml
  2. batteries
  3. dune >= "1.0" & < "3.0"

Dev Dependencies

None

Used by (11)

  1. hts_shrink >= "3.0.1"
  2. lbvs_consent >= "1.1.3"
  3. linwrap < "7.0.1"
  4. odnnr
  5. omlr < "1.0.3"
  6. oplsr
  7. oranger < "3.0.1"
  8. orf < "1.0.1"
  9. orrandomForest >= "2.0.1"
  10. orsvm_e1071
  11. orxgboost

Conflicts

None

OCaml

Innovation. Community. Security.