I am trying to build a model to predict past plantation date of given agricultural fields, using satellite imagery. I couldn't find any paper on the subject.

I have been working on crop-type classification with random forest classifier for one year, and I thought RF regression may solve the issue; however, a time series model may fit better.

Can anyone suggest a model to predict the occurrence date of a past event that is already took placed in time series?

Similar questions and discussions