RMSE: Calculate Root Mean Square Error

Description Usage Arguments Value

Description

Function to calculate the root mean square

Usage

1
RMSE(y, y_pred)

Arguments

y

is the value of your actual

y_pred

is the value that your model predicted

Value

the RMSE


moone009/tmp_preprocess documentation built on May 23, 2019, 6:10 a.m.