A Comparative Study on Forecasting of Retail Sales
Md Rashidul Hasan, Muntasir A Kabir, Rezoan A Shuvro, and Pankaz Das

TL;DR
This paper benchmarks various forecasting models on Walmart sales data, revealing ARIMA's superior accuracy and LightGBM's computational efficiency, providing insights for retail sales prediction amidst volatile market conditions.
Contribution
It offers a comprehensive comparison of traditional and advanced time series forecasting models applied to large retail sales data, highlighting their strengths and trade-offs.
Findings
ARIMA outperforms Prophet and LightGBM in accuracy
LightGBM offers significant computational advantages
Models handle volatile retail sales data with varying effectiveness
Abstract
Predicting product sales of large retail companies is a challenging task considering volatile nature of trends, seasonalities, events as well as unknown factors such as market competitions, change in customer's preferences, or unforeseen events, e.g., COVID-19 outbreak. In this paper, we benchmark forecasting models on historical sales data from Walmart to predict their future sales. We provide a comprehensive theoretical overview and analysis of the state-of-the-art timeseries forecasting models. Then, we apply these models on the forecasting challenge dataset (M5 forecasting by Kaggle). Specifically, we use a traditional model, namely, ARIMA (Autoregressive Integrated Moving Average), and recently developed advanced models e.g., Prophet model developed by Facebook, light gradient boosting machine (LightGBM) model developed by Microsoft and benchmark their performances. Results suggest…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsForecasting Techniques and Applications · Stock Market Forecasting Methods · Big Data and Business Intelligence
