Skip to content

kadmanikanta/kidney-disease-classification

Repository files navigation

Kidney-disease-classification

workflows

  1. update config.yaml
  2. update secrets.yaml(OP)
  3. upadate params.yaml
  4. update entity
  5. update configuration manager in src config
  6. update components
  7. update pipeline
  8. update main.py
  9. update the dvc.yaml
  10. update the app.py

how to run this project ?

Steps:

clone the repository

https://github.com/kadmanikanta/kidney-disease-classification.git

step 1 - create environment after opening the respository

conda create -n kidney python -y
conda activate kidney

step 2 Install the requirements

pip install -r requirements.txt

ML FLOW AND Dagshub

Read Documentation  and set ur account 

DVC integration

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published