Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/canagnos/hmeasure-python
Measuring Classification Performance: the hmeasure package for Python.
https://github.com/canagnos/hmeasure-python
Last synced: 28 days ago
JSON representation
Measuring Classification Performance: the hmeasure package for Python.
- Host: GitHub
- URL: https://github.com/canagnos/hmeasure-python
- Owner: canagnos
- License: mit
- Created: 2018-06-05T08:40:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T09:31:34.000Z (over 6 years ago)
- Last Synced: 2024-10-04T15:49:15.906Z (about 2 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 15
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hmeasure-python
Measuring Classification Performance: the hmeasure package for Python.The H-measure package implements a large number of classification performance metrics, such as the AUC, Error Rate, sensitivity and specificity, and additionally extends standard libraries by incorporating recent advances in this area, notably including the H-measure which was proposed by David Hand as coherent alternative to the AUC.