Skip to content

ranalila98/DL-Project-Tumor-Classification-Project

Repository files navigation

how to run?

steps:

clone the repository

https://github.com/ranalila98/DL-Project-Tumor-Classification-Project

step 1- create a cconda environment after opening the repository

conda crate -n cnncls python=3.8 -y
conda activate cnncls

step 2- install the requirements

pip install -r requirements.txt

work flows steps

  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 #tracking pipeline
  10. app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages