evaluation metric for regression

mse(y_true, y_pred)

Arguments

y_true

a numeric vector specifying the response variable

y_pred

a numeric vector specifying the predictions