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
9 stars 3 forks source link

Added comet logging examples #177

Closed hbja closed 1 month ago

hbja commented 1 month ago

Added some examples of how to use the comet functions.

Also added function to log benchmark results for easy comparison between runs in comet.

Related to #167