Root Mean Squared Error (RMSE)
Root Mean Squared Error Formula
Pros
- Easy to understand
- Computationally simple
- Easy to differentiate
- Does not penalize the error as much as Mean Squared Error (MSE)
Cons
- Bad at Handling Outliers
- RMSE increases with the size of the test dataset