benhamner/Metrics
Machine learning evaluation metrics, implemented in Python, R, Haskell, and MATLAB / Octave observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5195
- days_rel: n/a
- days_push: 1330
- n_releases_24m: 0
Adoption not part of the score
1651 stars · 452 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A multi-language library providing implementations of supervised machine learning evaluation metrics such as AUC, log loss, MAE, RMSE, and average precision at K. It offers consistent metric implementations across Python, R, Haskell, and MATLAB/Octave.
Use cases
- compute auc and log loss for model evaluation
- calculate mean absolute error and rmse in python
- evaluate ranking models with map at k
- compare metric implementations across python and r
- score kaggle competition submissions with standard metrics
- compute quadratic weighted kappa for grading tasks
When to choose
- you need standard ML evaluation metrics in Python, R, Haskell, or MATLAB/Octave
- you want consistent metric definitions across multiple languages
- you need metrics like MAP@K or quadratic weighted kappa not in your framework
When to avoid
- you already use scikit-learn or a modern ML framework with built-in metrics
- you need actively maintained libraries with recent updates
- you need deep learning specific metrics
Facets
library · maturity maintenance
machine-learning benchmarking math machine-learning data-science python cross-platform evaluation-metrics r haskell matlab octave kaggle algorithms
1 source
- readme: https://github.com/benhamner/Metrics · fetched 2026-08-28 · e6a1ed46600f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| benhamner/Metrics | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="benhamner/Metrics")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem