What is Mean Squared Error (MSE) and why is it sensitive to outliers?

Data Science with Python Medium

Data Science with Python — Medium

What is Mean Squared Error (MSE) and why is it sensitive to outliers?

Key points

  • Squaring errors in MSE amplifies the impact of outliers
  • Outliers can significantly skew the MSE value
  • MSE is not robust to outliers due to the squaring operation

Ready to go further?

Related questions