skll
skll copied to clipboard
Add `root_mean_squared_error` variant of MSE
sklearn 0.22 will add a new argument to mean_squared_error which will allow it to return RMSE. We should include this.