The project 2023 EY Open Science Data Challenge - Crop Forecasting is a Data Science project conducted as part of the challenge proposed by EY, Microsoft, and Cornell University. The objective of this project is to predict the yield of rice fields using satellite image data provided by Microsoft Planetary, meteorological data, and field data.
The score of the challenge was the R2 score.
Our solution was the 4th (out of 185 teams) one with a R2 score equal to 0.66 π.
The podium:
π₯ Outatime - 0.68
π₯ Joshua Rexmond Nunoo Otoo - 0.68
π₯ Amma Simmons - 0.67
The project documentation, generated using Sphinx, can be found in the docs/
directory. It provides detailed information about the project's setup, usage, implementation, tutorial.
Jeong, S., Ko, J., & Yeom, J. M. (2022). Predicting rice yield at pixel scale through synthetic use of crop and deep learning models with satellite data in South and North Korea. Science of The Total Environment, 802, 149726.
Nazir, A., Ullah, S., Saqib, Z. A., Abbas, A., Ali, A., Iqbal, M. S., ... & Butt, M. U. (2021). Estimation and forecasting of rice yield using phenology-based algorithm and linear regression model on sentinel-ii satellite data. Agriculture, 11(10), 1026.
@misc{UrgellReberga:2023,
Author = {Baptiste Urgell and Louis Reberga},
Title = {Crop forecasting},
Year = {2023},
Publisher = {GitHub},
Journal = {GitHub repository},
Howpublished = {\url{https://github.com/association-rosia/crop-forecasting}}
}
Project is distributed under MIT License