About DashAI
Quick Start
Tutorials
Documentation
RMSE
Root Mean Squared Error metric for regression tasks.
Methods
__init__()
__init__
score(true_values, predicted_values)
score
Calculate the RMSE between true values and predicted values.
Attributes
COMPATIBLE_COMPONENTS
TYPE