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
An end to end ML project. Using MLflow for experiment tracking and model registry. Prefect for workflow orchestration. S3 for artifacts storage. AWS Lambda/ ECR for serverless model serving. AWS REST API gateway as endpoint to lambda function. GitHub Actions for CI/CD.
Centralized Feature Store built on DVC for ML feature versioning, validation, and sharing. Includes MLflow integration for experiment tracking and Kubeflow Pipeline components for production ML workflows.
An end-to-end MLOps pipeline for emotion detection. Features data versioning with DVC + AWS S3, model training and evaluation with MLflow, CI/CD via GitHub Actions, FastAPI serving, Docker containerization, AWS EC2 deployment, and experiment tracking on DagsHub.