https://github.com/nixtla logo
z

Zhamal Toktamysova

04/04/2023, 2:54 PM
Is there a good tutorial/paper of
neuralforecast
application to the sales forecast? If there a comparison of
neuralforecast
result with other approaches that would be great
f

fede (nixtla) (they/them)

04/04/2023, 3:02 PM
Hey @Zhamal Toktamysova! We have a tutorial on how to use neuralforecast using Walmart’s sales: https://nixtla.github.io/neuralforecast/examples/intermittentdata.html And here you can find an example of how to compare and ensemble statistical and neural methods using the same data: https://nixtla.github.io/statsforecast/examples/statisticalneuralmethods.html happy forecasting :)
z

Zhamal Toktamysova

04/04/2023, 3:32 PM
Thank you @fede (nixtla) (they/them)!