- update config.yaml
- update secrets.yaml(OP)
- upadate params.yaml
- update entity
- update configuration manager in src config
- update components
- update pipeline
- update main.py
- update the dvc.yaml
- update the app.py
clone the repository
https://github.com/kadmanikanta/kidney-disease-classification.git
conda create -n kidney python -y
conda activate kidney
pip install -r requirements.txt
Read Documentation and set ur account
whenever your training your model u=your pipline runs from data ingestion to evaluation and it takes a lot of time for that issue we are using DVC