pereza commited on
Commit
e05a294
1 Parent(s): 1d25f54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -208,6 +208,11 @@ 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
 
212
  # Technical Specifications
213
 
 
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
 
217
  # Technical Specifications
218