Metrics 0.3.0 rocauc - 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.

RocAuc

The metric for a model that outputs a score rather than a decision: how often it ranks a positive above a negative.

Members

Member What it does
RocAuc.Score Area under the ROC curve for two classes.
RocAuc.MultiClass Area under the ROC curve for more than two classes, by reducing to binary problems.