package cpm

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

Install

Dune Dependency

Authors

Maintainers

Sources

v9.0.0.tar.gz
sha256=075030c4cc2009cdd704e0451b6eb4200cfdd38232ea1c7c01ea7ae4475455e0
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

Used by (12)

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

Conflicts

None

OCaml

Innovation. Community. Security.