Skip to content

Metrics rocauc

github-actions[bot] edited this page Aug 19, 2026 · 31 revisions

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.

Lodestar

Project

Clone this wiki locally