I am working on a crop prediction task, So I’m predicting using images. specifically using the Inception Model, this Crop has different varieties. I tried plotting the actual yield against the predicted yield and drawing the error bars, but the plot was stationary to a margin. I tried augmentation and still had the same issue.
Secondly, I tried Using different colors for the variety, so that I could know how each variety progressed, it worked and I tried to connect the error bars for each variety but I didn’t get it.actual yield vs predicted yieldPrediction showing different viariety
plot with error bars
I have tried augmentation. I want a better result
Faith Akinyemi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.