R/loss_functions.R
loss_rmse.Rd
Root-mean-square error loss function
loss_rmse(y_hat, y, ...)
A numeric vector representing predictions
A numeric vector representing observations
Additional arguments passed from other functions; ignored
A scalar value