Submitted by AwayBobcat2273 t3_107xah8 in deeplearning
TheLoneKid t1_j3q01a4 wrote
Reply to comment by ASalvail in Time-series forecasting by AwayBobcat2273
"Statistical is the way to go in your case." What do you mean here?
ASalvail t1_j3r5kxy wrote
A statistical model. I'm personally partial to using the ETS model (error, trend, seasonality), but a SARIMAX is also another good one. The 'issue' with a stats model will be that you need to do some hand tuning and thus need to understand how the model works (and ETS is a fairly simple one to comprehend).
Viewing a single comment thread. View all comments