xtellurian / mlflow-tracking-azure

Easily deploy a MLFlow Tracking server on Azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

MLFlow Tracking Server on Azure

This repository provides necessary artefacts to quicky and easily deploy an MLflow Tracking server on Azure.

MLflow is an open source platform for managing the end-to-end machine learning lifecycle.

Deployment Options

All deployment options come with an automated deployment script. Select one of the following for deployment instructions/scripts:

DISCLAIMER: These deployment scripts do not come with security measures in place. As per recommendation from MLflow documentation:

If running a server in production, we would recommend not exposing the built-in server broadly (as it is unauthenticated and unencrypted), and instead putting it behind a reverse proxy like NGINX or Apache httpd, or connecting over VPN.

More Information

About

Easily deploy a MLFlow Tracking server on Azure

License:MIT License


Languages

Language:Shell 91.0%Language:Dockerfile 9.0%