top of page


Sales Analysis -
Time Series Forecasting
In this project, I explore some store sales data to see if forecasting future sales for the holiday season at the store is accurate. First I did EDA with the dataset and then created an LSTM model in order to make the predictions. Jupyter notebook containing the project is below.
Data for this project was found on Kaggle.

bottom of page