Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mohamed-94/salesprediction_for_supplychain
- Owner: Mohamed-94
- Created: 2020-03-05T15:23:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-26T21:51:42.000Z (over 3 years ago)
- Last Synced: 2023-08-13T15:59:06.688Z (over 1 year ago)
- Topics: keras, machine-learning, supply-chain, supply-chain-optimization, tensorflow
- Language: Jupyter Notebook
- Size: 2.46 MB
- Stars: 9
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SalesPrediction_For_SupplyChain
Sales forecasting for Supply Chain industry.
## 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) ·