Sales forecasting for Supply Chain industry.
SalesPrediction_For_SupplyChain is a Jupyter notebook that contains aggregation techniques used to extract insights from real Supply Chain data. trained with keras and used Tensorflow as a backend.
*To clone and edit this application, you'll need Git and Jupyter Lab
-From your command line:
# Clone this repository
$ git clone https://github.com/Mohamed-94/SalesPrediction_For_SupplyChain
# Go into the repository
$ cd SalesPrediction_For_SupplyChain
*If you have installed jupyter with Anaconda distribution then from your Anaconda prompt run:
# Go to your enviroment
$ conda activate yourenv
# launch Jupyter notebook
$ jupyter notebook
MIT
GitHub @Mohamed-94 ·