MicrosoftLearning / mslearn-azure-ml

https://microsoftlearning.github.io/mslearn-azure-ml/
MIT License
171 stars 200 forks source link

feat: log lab 2 metrics using mlflow #17

Closed dmesquita closed 1 year ago

dmesquita commented 1 year ago

Lab/Demo: 02

Changes proposed in this pull request:

There is no logging functionality in the Azure Machine Learning SDK for Python (v2), this pull requests adds MLflow tracking on Lab 02 so students can see the metrics on the studio when they follow along with the tutorial

madiepev commented 1 year ago

MLflow is not included in this lab by design. The lab focuses on getting familiar with the SDK before learning about MLflow in later labs.