msle {fastai} | R Documentation |
MSLE
Description
Mean squared logarithmic error between 'inp' and 'targ'.
Usage
msle(inp, targ)
Arguments
inp |
predictions |
targ |
targets |
Value
None
[Package fastai version 2.2.2 Index]
msle {fastai} | R Documentation |
Mean squared logarithmic error between 'inp' and 'targ'.
msle(inp, targ)
inp |
predictions |
targ |
targets |
None