Skip to content

Metrics precision

github-actions[bot] edited this page Aug 28, 2026 · 31 revisions

Development build. This page describes main, not a released package. The latest published Lodestar.Metrics is 0.3.0 — read its documentation.

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