powered by
Mean Average Error
mae(trues, preds)
Value for the mean average error
Target values from a test set of a given data set. Should be a vector and have the same size as the variable preds
Predicted values given a certain test set of a given data set. Should be a vector and have the same size as the variable trues