mae {fastai}
R Documentation
MAE
Description
Mean absolute error between 'inp' and 'targ'.
Usage
mae(inp, targ)
Arguments
inp
predictions
targ
targets
Value
None
[Package
fastai
version 2.2.2
Index
]