saharseidi / mlflow-deployments

Source code for the post Effortless deployments with MLFlow, showcasing how logging models using MLFLow can provide you want to easily deploy them in production later.

Home Page:https://santiagof.medium.com/effortless-models-deployment-with-mlflow-2b1b443ff157

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Effortless deployment with MLFlow

This repository contains several examples about how to create and train models with MLFlow to then seemlessly deploy them using built-on tools, both locally on your computer, on a custom target like Kubernetes or in a cloud provider like Azure Machine Learning.

For a detailed explanation about this samples see the posts of the series:

The following samples are available:

Contributing

More than welcome! Open an issue to go over it!

About

Source code for the post Effortless deployments with MLFlow, showcasing how logging models using MLFLow can provide you want to easily deploy them in production later.

https://santiagof.medium.com/effortless-models-deployment-with-mlflow-2b1b443ff157


Languages

Language:Jupyter Notebook 100.0%