- Update config.yaml
- Update secrets.yaml [Optional]
- Update params.yaml
- Update the entity
- Update the configuration manager in src config
- Update the components
- Update the pipeline
- Update the main.py
- Update the dvc.yaml
- app.py
Clone the repository
git clone https://github.com/Priyanshu9898/ERP_Sales_Forecasting.git
cd ERP_Sales_Forecasting
python -m venv env
.\env\Scripts\activate
pip install -r requirements.txt
python main.py
python application.py