Time Series forecasting with multiple series with irregular frequency

0

I had been attracted to DeepAR for forecasting on a combination of many series.

However, my series data is sales data, and the frequency is irregular, even within each series. It seems that within unsampling the data – which is highly undesirable – this might not be a suitable model.

I would be content if this is not a model that exists at the moment to build a prediction model for each series individually, as long as that did not involve unsampling or interpolation.

What advice would people have around this? Is there a model that supports many irregular series? Or, failing that, which model would be most suited to predicting on an irregular time series?

Mark
질문됨 일 년 전373회 조회
2개 답변
1

Hi, you may want to follow this Kaggle training: "Forecasting With Machine Learning" See https://www.kaggle.com/code/ryanholbrook/forecasting-with-machine-learning/data

you will predict sales for the thousands of product families sold at Favorita
 stores located in Ecuador. The training data includes dates, store and 
product information, whether that item was being promoted, as well as 
the sales numbers. Additional files include supplementary information that
 may be useful in building your models.
profile pictureAWS
전문가
답변함 일 년 전
0

Awesome, thanks. I’ll have a look.

Mark
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠