Metrics 0.2.0 meansquaredlogerror - CyrilB1531/lodestar GitHub Wiki
Lodestar.Metrics 0.2.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.
MeanSquaredLogError
Squared error on log(1 + y): the metric for counts and quantities where being out by a factor
matters more than being out by an amount.
Members
| Member | What it does |
|---|---|
MeanSquaredLogError.Score |
The mean of the squared differences of log(1 + y). |
MeanSquaredLogError.PerOutput |
One mean squared log error per output, unreduced. |