An open API service indexing awesome lists of open source software.

https://github.com/mljs/performance


https://github.com/mljs/performance

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# performance

[![NPM version][npm-image]][npm-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

## License

[MIT](./LICENSE)

[npm-image]: https://img.shields.io/npm/v/ml-performance.svg?style=flat-square
[npm-url]: https://npmjs.org/package/ml-performance
[download-image]: https://img.shields.io/npm/dm/ml-performance.svg?style=flat-square
[download-url]: https://npmjs.org/package/ml-performance