Skip to content

Set experiment tags in MLflow #21554

@alfhj

Description

@alfhj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIs an improvement or enhancementneeds triageWaiting to be triaged by maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions