Metrics 0.3.0 rootmeansquaredlogerror - 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.
RootMeanSquaredLogError
MeanSquaredLogError with the square root taken, so the number reads as a log ratio rather than a
squared one.
Members
| Member | What it does |
|---|---|
RootMeanSquaredLogError.Score |
The square root of the mean squared log error, taken per output before the outputs are reduced. |
RootMeanSquaredLogError.PerOutput |
One root mean squared log error per output, unreduced. |