Metrics 0.2.0 medianabsoluteerror - 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.

MedianAbsoluteError

The typical miss rather than the average one: immune to outliers, and to any number of them.

Members

Member What it does
MedianAbsoluteError.Score The median of the absolute residuals.
MedianAbsoluteError.PerOutput One median absolute error per output, unreduced.