These are plots of some of my features and rest of the others having similar pattern. The data here is spanned for 2 days and I need to predict labels for 3rd day. It has 60,000 samples (seconds).
Any popular time series regression methods or repos I must be aware of to solve this kind of problems? I don’t need to forecast as I have labels for validation.
Also what are current trends for statistical models vs ML models.
Does considering lag or sliding window the only popular and effective option?
Based on this figure, simple persistence would work very well.
Persistence says, the predicted value, is the same as 24 hours ago.
If the data has cultural effects, then the predicted value, is the same as 7 days ago (because, a Saturday is not like a Friday).
Arima for that
100%. I did exactly the way you described and it works awesome. And got to know it’s called “persistence”.
I implemented a very interesting and creative approach to train such a model, and will surely make a post here later for a detailed summary.
Great!
“Satisfied customer. We should have him stuffed.” Basil Fawlty: