mae: MAE

View source: R/metric.R

maeR Documentation

MAE

Description

Mean absolute error between 'inp' and 'targ'.

Usage

mae(inp, targ)

Arguments

inp

predictions

targ

targets

Value

None


EagerAI/fastai documentation built on April 16, 2024, 12:01 p.m.