Also known as: Root Of Mean Squared Error (rmse) Β· RMSE
Root Mean Squared Error (RMSE) is a regression metric equal to the square root of mean squared error. It measures typical prediction error in the same units as the target variable and penalizes larger errors more strongly than smaller ones.
The square root of the Mean Squared Error.
In regression , an evaluation metric that is the square root of the average of the squares of the errors.