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
MLflow Multi-Tenancy & Governance Gateway adds tenant isolation, access control and audit logging to self-hosted MLflow without modifying MLflow itself. Designed for Kubernetes, private cloud and regulated environments where SaaS ML platforms are not an option.
A hands-on MLflow project demonstrating experiment tracking, model training, and lifecycle management using Scikit-learn, XGBoost, and Dagshub integration.
Les entreprises perdent chaque année des clients sans toujours comprendre pourquoi. Ce projet vous permettra de suivre et gérer le churn grâce à MLflow, en versionnant les modèles et visualisant les métriques pour améliorer la fidélisation et le revenu client.
Build end-to-end DL pipeline for computer vision (Image classification) for “Chest Disease Classification from Chest CT Scan Images” and deploy Flask web app to AWS EC2 with Docker and CI/CD tool: Jenkins
Project looks to create a stand-alone MLflow model registry which sits on its own Azure Container Registry, using an image, connected to a blob storage (artifact store) and internal sqlite db (registry store).
End-to-end machine learning pipeline for customer churn prediction on imbalanced data. Includes ADASYN oversampling, DVC for version control, and MLflow for experiment tracking and model management.