Skip to content

Use MLflow as logging system #24

Open
@mariamedp

Description

@mariamedp

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions