Skip to content

Repository files navigation

Kidney_Disease_Classification_DL_Project

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

https://github.com/ahmadakil67/Kidney_Disease_Classification_DL_Project

STEP 01- Create a conda environment after opening the repository

conda create -n kidney python=3.11.1 -y
conda activate kidney

STEP 02- install the requirements

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages