loss_functions
rmse_loss(params, f, X, y)
RMSE loss between thermaltime predictions and observations.
f is a prediction model of the form f(X, *params) params is a tuple with the parameters to f