Skip to content

Metrics 0.2.0 precision

github-actions[bot] edited this page Aug 16, 2026 · 1 revision

Lodestar.Metrics 0.2.0. This page is frozen at that release. Read the current documentation for what main says now. A link to a decision or a migration page follows main, and leaves the archive.

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