Library providing tools to evaluate the performance of a classifier using for example ROC curves
npm install ml-performance [![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![npm download][download-image]][download-url]
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
MIT
[npm-image]: https://img.shields.io/npm/v/ml-performance.svg?style=flat-square
[npm-url]: https://npmjs.org/package/ml-performance
[travis-image]: https://img.shields.io/travis/mljs/performance/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/mljs/performance
[download-image]: https://img.shields.io/npm/dm/ml-performance.svg?style=flat-square
[download-url]: https://npmjs.org/package/ml-performance