Table of Contents
This project aims to forecast sales in all their stores across several cities six weeks ahead of time. It is identified that factors such as promotions, competition, school and state holidays, seasonality, and locality as necessary for predicting the sales across the various stores. Previously recorded data was provided and future sales prediction is made using that data.
This project aims to address the following
- Creation of new features
- Predictive pipeline
- MLOps Techniques
- web app
The following should be included in the installation
- Pandas
- Matplotlib
- Numpy
- Tensorflow
- Scikit-learn
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install "package name" -g
- Free API, comming soon
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Binyam Sisay - binasisayet8790@gmail.com
Project Link: https://github.com/Bina-man/Pharmaceutical-Sales-Prediction