saeedkhaki92 / CNN-RNN-Yield-Prediction

This repository contains codes for the paper entitled "A CNN-RNN Framework for Crop Yield Prediction"
137 stars 58 forks source link

Data in code and csv file #4

Open ceavilest opened 3 years ago

ceavilest commented 3 years ago

Hi!!! Thank you so much for sharing this! I was seeing your data has a discrepancy of the soil data of being 11 variables x 6 depths but in the code is expected 100 variables for soil (+4 extra) is there a reason for this?

Thank you!!!

saeedkhaki92 commented 2 years ago

Hello, Original data is different than the one I shared with you due to some data sharing problem that we had. So, I had to replace the soil data with a new one.

Thanks