Metrics 0.3.0 rootmeansquarederror - CyrilB1531/lodestar GitHub Wiki
Lodestar.Metrics 0.3.0. This page is frozen at that release. Read the current documentation for what
mainsays now. A link to a decision or a migration page followsmain, and leaves the archive.
RootMeanSquaredError
MeanSquaredError with the square root taken, which puts it back into the target's units — the
version to show a human.
Members
| Member | What it does |
|---|---|
RootMeanSquaredError.Score |
The square root of the mean squared error, taken per output before the outputs are reduced. |
RootMeanSquaredError.PerOutput |
One root mean squared error per output, unreduced. |