Skip to content

Metrics rocauc

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.

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