Skip to content

Metrics recall

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

Recall

Of everything that belonged to a class, how much the model found — the metric for the cost of a miss.

Members

Member What it does
Recall.Score True positives over the true size of the class, reduced to one number by average.
Recall.PerClass Recall for every class, in label order.

Lodestar

Project

Clone this wiki locally