Skip to content

Metrics 0.3.0 meanabsolutepercentageerror

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.

MeanAbsolutePercentageError

The miss as a fraction of the truth, for targets whose scale changes from sample to sample.

Members

Member What it does
MeanAbsolutePercentageError.Score The mean of |yTrue - yPred| / |yTrue|, with the denominator clamped away from zero.
MeanAbsolutePercentageError.PerOutput One mean absolute percentage error per output, unreduced.

Lodestar

Project

Clone this wiki locally