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


fastai documentation built on June 22, 2024, 11:15 a.m.