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
feita há um ano373 visualizações
2 Respostas
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
ESPECIALISTA
respondido há um ano
0

Awesome, thanks. I’ll have a look.

Mark
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas