Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s/RMSE/MSE/ #8

Merged
merged 1 commit into from Jan 8, 2016
Merged

s/RMSE/MSE/ #8

merged 1 commit into from Jan 8, 2016

Conversation

chezou
Copy link
Contributor

@chezou chezou commented Jan 4, 2016

The errors written as RMSE seems to be Mean Squared Error.
This PR change RMSE to MSE.

scikit-learn's mean_squared_error calculates without root execution.
https://github.com/scikit-learn/scikit-learn/blob/c957249/sklearn/metrics/regression.py#L232-L233

coreylynch added a commit that referenced this pull request Jan 8, 2016
@coreylynch coreylynch merged commit a9745e5 into coreylynch:master Jan 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants