Richard Sundqvist

Results 3 comments of Richard Sundqvist

> @rsundqvist Can we call `mlflow.set_tags` like this? > > ```python > with mlflow.start_run(): > mlflow.evaluate(model, training_data) > mlflow.set_tags(metric_tags) > ``` This sets the tags on the run itself, which...

Any news on this issue @BenWilson2 :) ?

Same issue here (prefect + external leak). Has any work been done on this?