Skip to content

Sales and Inventory Forecasting on Sales data in ERP dashboard

License

Notifications You must be signed in to change notification settings

Priyanshu9898/ERP_Sales_Forecasting

Repository files navigation

ERP Sales Forecasting

Sales and Inventory Forecasting on Sales data in ERP dashboard

Workflows

  1. Update config.yaml
  2. Update secrets.yaml [Optional]
  3. Update params.yaml
  4. Update the entity
  5. Update the configuration manager in src config
  6. Update the components
  7. Update the pipeline
  8. Update the main.py
  9. Update the dvc.yaml
  10. app.py

How to run?

STEPS:

Clone the repository

git clone https://github.com/Priyanshu9898/ERP_Sales_Forecasting.git
cd ERP_Sales_Forecasting

STEP 01- Create a Python environment after opening the repository

python -m venv env
.\env\Scripts\activate

STEP 02- install the requirements

pip install -r requirements.txt

STEP 03- Run whole Train pipeline

python main.py

STEP 04- Run Flask Backend

python application.py

About

Sales and Inventory Forecasting on Sales data in ERP dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages