Skip to content

Metrics 0.3.0 r2

github-actions[bot] edited this page Aug 21, 2026 · 1 revision

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.

R2

The coefficient of determination: how much better the model is than always predicting the mean, as a unitless score.

Members

Member What it does
R2.Score One score for the whole prediction: 1 minus the residual variance over the truth's variance.
R2.PerOutput One score per output, unreduced.
R2.VarianceWeighted One score, each output counted in proportion to how much its own truth varies.

Lodestar

Project

Clone this wiki locally