-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
featureIs an improvement or enhancementIs an improvement or enhancementneeds triageWaiting to be triaged by maintainersWaiting to be triaged by maintainers
Description
Description & Motivation
Currently, MLFlowLogger accepts a tags parameter. However, contrary to the function docstring this sets tags on the run instead of on the MLflow experiment.
Pitch
Add an experiment_tags parameter to MLFlowLogger that sets tags on the experiment. Keep the old tags parameter intact.
Alternatives
No response
Additional context
Related issue: #297
cc @lantiga
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureIs an improvement or enhancementIs an improvement or enhancementneeds triageWaiting to be triaged by maintainersWaiting to be triaged by maintainers