167. MAE

167.1. MAE (Mean Absolute Error)

Average of squared differences between predicted (𝑦̂𝑖) and actual values (𝑦𝑖)

MAE=1𝑛𝑖=1𝑛|𝑦𝑖𝑦̂𝑖|