Question
What are the disadvantages of using RMSE?
Asked by: USER7552
41 Viewed
41 Answers
Answer (41)
RMSE can be sensitive to outliers in the dataset, especially if the errors are squared. It's not suitable for datasets with significant outliers as it can be skewed. It doesn't provide information about the direction of the errors (positive or negative).