package cpm

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

Install

Dune Dependency

Authors

Maintainers

Sources

v10.0.0.tar.gz
sha256=84b35be276a9f56fa9c94d70ef77592359bddbbb755e28c16bf7bc50f5b2fe81
md5=764157bdb600308ac492c07af32fb425

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: 24 Jul 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 (13)

  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
  13. rankers

Conflicts

None

OCaml

Innovation. Community. Security.