pereza commited on
Commit
924f589
1 Parent(s): a538111

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -208,9 +208,7 @@ of squared differences between predictions and actual values.
208
  These metrics not only underscore the model's capability to predict with greater precision but also emphasize its reduced propensity for errors.
209
  In comparison to the bicubic interpolation baseline, our model's superior predictive accuracy is evident, positioning it as a more reliable tool for this task.
210
 
211
- ![mae-metric-map](metric_global_map_diff_var-mae.png)
212
-
213
- ![rmse-metric-map](metric_global_map_diff_var-rmse.png)
214
 
215
 
216
 
 
208
  These metrics not only underscore the model's capability to predict with greater precision but also emphasize its reduced propensity for errors.
209
  In comparison to the bicubic interpolation baseline, our model's superior predictive accuracy is evident, positioning it as a more reliable tool for this task.
210
 
211
+ ![metric-map](metric-diff-map.png)
 
 
212
 
213
 
214