Skip to content

Metrics f1

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

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

F1

Precision and recall in one number, weighted equally — the default report for a class you care about.

Members

Member What it does
F1.Score The harmonic mean of precision and recall, reduced to one number by average.
F1.PerClass F1 for every class, in label order.

Lodestar

Project

Clone this wiki locally