168. MSE

168.1. MSE (Mean Squared Error)

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

MSE=12𝑖=1𝑛(𝑦𝑖𝑦̂𝑖)