Skip to main content

Questions tagged [rmse]

3 votes
2 answers
5k views

In linear regression, why we generally use RMSE instead of MSE? The rationale I know is that it's easy to minimize the error in RMSE instead of MSE by Gradient Descent, but I need to know the exact ...
SKB's user avatar
  • 584