You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DVC (MLOps Tool) - For Pipeline Tracking & Implementation
Prediction Pipeline & User Application
Docker
Final CI/CD Deployment on AWS and Azure
Workflow
Update config.yaml
Update secrets.yaml [optional]
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
About
๐ Chicken Disease Classifier: A web app to classify chicken diseases from fecal images using VGG16 ๐ผ๏ธ. Built an end-to-end pipeline with data preprocessing, model fine-tuning (92% accuracy) ๐, and deployed on AWS EC2/ECR for real-time image upload & classification โก.