BigDataWUR / AgML-CY-Bench

CY-Bench (Crop Yield Benchmark) is a comprehensive dataset and benchmark to forecast crop yields at subnational level. CY-Bench standardizes selection, processing and spatio-temporal harmonization of public subnational yield statistics with relevant predictors. Contributors include agronomers, climate scientists and machine learning researchers.
https://cybench.agml.org/
Other
18 stars 8 forks source link

compute metrics per country when data has multiple countries #298

Closed krsnapaudel closed 2 months ago

krsnapaudel commented 3 months ago

When we support grouping data for multiple countries, metrics must still be computed of each country separately. The current code assumes forecasts are for one country only.