Metrics 0.3.0 fbeta - CyrilB1531/lodestar GitHub Wiki

Lodestar.Metrics 0.3.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.

FBeta

F1 with the balance turned by hand: how many times more a miss costs than a false alarm.

Members

Member What it does
FBeta.Score The weighted harmonic mean of precision and recall, beta being what recall is worth relative to
FBeta.PerClass F-beta for every class, in label order.