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.
Add admin boundary polygons to cybench data. Something like boundaries_NL.csv with polygon boundaries per admin region. These can then be used by models to create location encodings. See #293.
Add admin boundary polygons to cybench data. Something like
boundaries_NL.csv
with polygon boundaries per admin region. These can then be used by models to create location encodings. See #293.