MAE: Mean absolute Error

Description Usage Arguments Value

Description

Function to calculate the mean absolute error

Usage

1
MAE(y, y_pred)

Arguments

y

is the value of your actual

y_pred

is the value that your model predicted

Value

the MAE


moone009/tmp_preprocess documentation built on May 23, 2019, 6:10 a.m.