Skip to content

Metrics r2

github-actions[bot] edited this page Aug 22, 2026 · 26 revisions

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