Skip to content

MLOps in Azure Machine Learning using MLFlow and XGBoost in training code

Notifications You must be signed in to change notification settings

ezwiefel/aml-mlops-mlflow

Repository files navigation

Azure Machine Learning - MLFlow with XGBoost - CLI Method

An example of using MLFlow to train an XGBoost model on Azure Machine Learning compute using the az ml cli and a Makefile to make running repetitive az ml commands much easier.

Prepare workspace:

az login
az ml folder attach

make config

Kick off a training run:

make train

About

MLOps in Azure Machine Learning using MLFlow and XGBoost in training code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published