Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohamed-94/salesprediction_for_supplychain

Sales forecasting for the supply chain industry.
https://github.com/mohamed-94/salesprediction_for_supplychain

keras machine-learning supply-chain supply-chain-optimization tensorflow

Last synced: about 6 hours ago
JSON representation

Sales forecasting for the supply chain industry.

Awesome Lists containing this project

README

        

# SalesPrediction_For_SupplyChain
Sales forecasting for Supply Chain industry.


About
Usage
License

## About

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](https://www.tensorflow.org) as a backend.


## Usage

*To clone and edit this application, you'll need [Git](https://git-scm.com) and [Jupyter Lab](https://jupyter.org/)

-From your command line:

```bash
# 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:

```bash
# Go to your enviroment
$ conda activate yourenv

# launch Jupyter notebook
$ jupyter notebook

```

## License

MIT

---

> GitHub [@Mohamed-94](https://github.com/Mohamed-94)  ·