Skip to content

ushel/Chest-Disease-Classification-from-Chest-CT-Scan-Image

Repository files navigation

Chest-Disease-Classification-from-Chest-CT-Scan-Image

creating conda environment

'''bash conda create -n chest python=3.8 -y '''

'''bash conda activate chest '''

'''bash pip install requirements.txt '''

'''bash python app.py '''

workflows

  • update config.yaml
  • update params.yaml
  • update the entity
  • update the configuration manager in src config
  • update the components
  • update the pipeline
  • update the main.py
  • update the dvc.yaml

-Data Link

DVC command for execution

  1. dvc init
  2. dvc repro
  3. dvc dag

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published