1. can we use Random Forest Classifier for time series?

2. can we use t-1 and t+1 data to predict t data or it is not possible to use t+1 data?

3. is using t-1 and t+1 to predict t as the same as using t-2 and t to predict t-1?

Similar questions and discussions