mlflow-model
There are 5 repositories under mlflow-model topic.
AbhishekRS4/ML_water_potability
ML model deployment using docker, kubernetes; API deployment with FastAPI; and MLOps using MLFlow for water potability dataset
UribeAlejandro/Hands_On_MLFlow
Walk through getting the baseline model up to a proper implementation while gradually increasing the number of tracked objects.
malleswarigelli/Chest_Disease_Image_Classification_
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
magrathj/Azure-Container-MLFlow-Model-Registry
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).
vochicong/mlflow-lambda
A sample container of Mlflow/Python for deployment to AWS Lambda for ML model serving.