- update config.yaml
- update secrets.yaml [optinal]
- update params.yaml
- update the entity
- update the configuration manager in src config
- update teh components
- update the pipeline
- update the main.py
- update teh dvc.yaml
- app.py
...
- Clone the repo
https://github.com/Goodnight77/Goodnight77-Kidney-Disease-Classification-MLflow-DVC...
conda create -n cnncls python=3.8 -yconda activate cnnclspip install -r requirements.txt