JSPM

ml-performance

0.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 168
  • Score
    100M100P100Q75445F
  • License MIT

Library providing tools to evaluate the performance of a classifier using for example ROC curves

Package Exports

  • ml-performance

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ml-performance) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

performance

NPM version build status npm download

Library providing tools to evaluate the performance of a classifier using for example ROC curves

see https://en.wikipedia.org/wiki/Receiver_operating_characteristic https://cran.r-project.org/web/packages/ROCR/index.html

License

MIT