Hi All,
I try to predict water demand based on previous water consumption. I use two models.
The results of the fist model are:
MAE=0.0109, CE=0.974 and MARE= 0.001105
The results of the second one are:
MAE=0.0118, CE=0.971 and MARE= 0.001359
Based on these results, is the first model better than the other? Or both models are equivalent.
Is there any statistical criteria to decide that?
Thanks in advance for your help.