Metrics accuracy - CyrilB1531/lodestar GitHub Wiki
Development build. This page describes
main, not a released package. The latest published Lodestar.Metrics is 0.3.0 — read its documentation.
Home › Metrics › Classification metrics
Accuracy
The first number anyone asks for, and the one that misleads most often on unbalanced data.
Members
| Member | What it does |
|---|---|
Accuracy.Score |
The share of samples whose predicted label equals the true one. |