Mean Squared Error

MSE

A regression metric that measures the average of the squared differences between predicted and actual values, penalising larger errors more heavily.

In Plain Language

A way to measure how far off the AI's number predictions are. If it predicted house prices, MSE tells you the average of the squared differences between predicted and actual prices.