End to End Coccidiosis ML Based classifier.
- Update config.yaml (For paths and global settings)
- Update secrets.yaml/.env [Optional]
- Update params.yaml (For Model Params and Hyperparameters)
- Update the entity
- Update the configuration manager in src config
- Update the components
- Update the pipeline
- Update the main.py
- Update the dvc.yaml
Type in the terminal:
tensorboard --logdir artifacts/prepare_callbacks/tensorboard_log_dir
dvc init
dvc repro
python app.py
Krish Naik Youtube Channel
This project was made as part of tutorial series by Krish Naik.