Submitted by AwayBobcat2273 t3_107xah8 in deeplearning
ASalvail t1_j3r5kxy wrote
Reply to comment by TheLoneKid in Time-series forecasting by AwayBobcat2273
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