Skip to content

Track model training with MLflow: Log the ROC curve, as described. Use log_figure and do not save to disk - #69

Open
mattflaschen wants to merge 1 commit into
MicrosoftLearning:mainfrom
mattflaschen:mlflowLogFigure
Open

Track model training with MLflow: Log the ROC curve, as described. Use log_figure and do not save to disk#69
mattflaschen wants to merge 1 commit into
MicrosoftLearning:mainfrom
mattflaschen:mlflowLogFigure

Conversation

@mattflaschen

Copy link
Copy Markdown

Track model training with MLflow: Log the ROC curve, as described. Use log_figure and do not save to disk.

I have tested this.

Previously, it was written to disk, but not logged.

Adjust description accordingly.

Fixes #68

…e log_figure and do not save to disk

Previously, it was written to disk, but not logged.

Adjust description accordingly.

Fixes MicrosoftLearning#68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Track model training with MLFlow: Despite description, ROC curve is not logged as an artifact

1 participant