Skip to content

Metrics precision

github-actions[bot] edited this page Aug 22, 2026 · 26 revisions

Precision

Of everything the model flagged as a class, how much really belonged there — the metric for the cost of a false alarm.

Members

Member What it does
Precision.Score True positives over everything predicted into the class, reduced to one number by average.
Precision.PerClass Precision for every class, in label order.

Lodestar

Project

Clone this wiki locally