mae | R Documentation |
Caculate the mae metric from model predictions
mae(actual, predicted)
actual |
Actual data from the test data |
predicted |
Predicted values from the predictive model |
A single numeric value
Abraham Mathew
Other Modeling Functions:
DoOneHotEncoding()
,
RunAllModels()
,
rmse()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.