This is the repository for Walmart sales forecasting. Below are the descriptions for each file:
train.csv
: Walmart dataset used to train and test the forecasting modelswalmart_analysis.py
: Python code used to generate the Decision Tree Regression and ARIMA modelAblation_Study.pdf
: Ablation Study on Decision Tree and ARIMA in Walmart Sales Prediction