Root Mean Squared Error

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf gptkb:statistical_metric
gptkbp:abbreviation RMSE
gptkbp:appliesTo continuous variables
gptkbp:category error metric
gptkbp:form sqrt(mean((predicted - actual)^2))
gptkbp:hasUnit same as target variable
gptkbp:isAlways non-negative
gptkbp:lowerValueIndicates better model fit
gptkbp:measures average magnitude of error
gptkbp:relatedTo gptkb:Mean_Squared_Error
Mean Absolute Error
gptkbp:sensitivity outliers
gptkbp:usedIn gptkb:machine_learning
gptkb:statistical_analysis
statistics
gptkbp:bfsParent gptkb:Regression_Models
gptkbp:bfsLayer 7
https://www.w3.org/2000/01/rdf-schema#label Root Mean Squared Error