Command Palette
Search for a command to run...
Mean Squared Error
Date
The mean square error is the expected value that reflects the degree of difference between the estimated value and the true value. It is often used to evaluate the degree of change in data and predict the accuracy of data.
Assume that there is a parameter latexθ , and its estimation function is latexT , then latexMSE(T) = E((T − θ)2) , the squared expected value of the "error".
The mean squared error satisfies the equationlatexMSE(T) = var(T) + (bias(T))2 , wherelatexbias(T) = E(T) − θ , that is, the biaslatexbias(T) is the difference between the expected value of the estimated function and the unobservable parameter.
Since the square form is easy to derive, the mean square error is often used as the loss function for linear regression.
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.