msle: MSLE

View source: R/metric.R

msleR Documentation

MSLE

Description

Mean squared logarithmic error between 'inp' and 'targ'.

Usage

msle(inp, targ)

Arguments

inp

predictions

targ

targets

Value

None


fastai documentation built on March 31, 2023, 11:41 p.m.