https://github.com/mljs/performance
https://github.com/mljs/performance
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mljs/performance
- Owner: mljs
- License: mit
- Created: 2016-04-20T13:36:43.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-03-03T11:33:50.000Z (over 4 years ago)
- Last Synced: 2025-04-01T15:41:44.514Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://mljs.github.io/performance/
- Size: 1.16 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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