Metrics 0.2.0 meansquarederror - CyrilB1531/lodestar GitHub Wiki

Lodestar.Metrics 0.2.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.

MeanSquaredError

The average squared miss: the metric models are trained on, and the one big errors dominate.

Members

Member What it does
MeanSquaredError.Score The mean of the squared residuals.
MeanSquaredError.PerOutput One mean squared error per output, unreduced.