/mlops_chest_images

Primary LanguagePythonApache License 2.0Apache-2.0

mlops_chest_images

WorkFlows

  1. Update config.yaml
  2. Update params.yaml
  3. Update the entity
  4. Update the configuration manager in src config
  5. Update the components
  6. Update the pipeline
  7. Update the main.py
  8. Update the dvc.yaml

How to run?

conda create -n chest python=3.8 -y
conda activate chest
pip install -r requirements.txt