Demo demand forecasting project using anonymized online retail sales dataset from Kaggle
Demo demand forecasting project using online retail sales dataset from UK-based and registered non-store online retail between 01/12/2009 and 09/12/2011. The company mainly sells unique all-occasion gift-ware. Many customers of the company are wholesalers.
Dataset created by Daqing Chen from the UCI Machine Learning Repository (source).
Installation
pip install -r requirements.txt
OR
Run as dev container (recommended)
Run tensorboard: tensorboard --logdir lightning_logs