I made a multiple linear regression model. This model uses 3 predictors to determine the response (Temperature in K). This model gives a R square of 0.234 (Indicates that this model is a failure). But when i calculated RMSE to be 0.935 K which is very good.
My model gives very good RMSE but very bad R square. So my question is, what conclusions can be made for this model in terms of its accuracy?