[Feature] [tune] create a mlflow run name from config params #23228
Open
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
Create a unique run name (derived from search config) for mlflow runs
Use case
When analyzing MLflow runs auto-generated by MLflowLogger it would be useful have a unique name for each run.
For instance to analyze a lineplot with certain metrics.
As of now, it's hard to tell which run (params) yield best results from this plot.
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!