-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
MLflow is becoming the most common model management library. Enabling it by default in the template is a requirement as the new AML SDK version will rely on it more heavily.
Changes needed:
- Change AML run.log() methods by mlflow equivalent.
- Use mlflow to log models as well.
- Add examples on how to log images in experiment.
Instructions in AML docs: https://docs.microsoft.com/azure/machine-learning/how-to-use-mlflow
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers