Azure / Azure/MachineLearningNotebooks
Add option to use display/friendly names for runs in Tensorboard
Abierto
ADO
MLOps
product-feedback
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 4.4k
- Forks
- 2.6k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When using the [Tensorboard class](https://docs.microsoft.com/en-us/python/api/azureml-tensorboard/azureml.tensorboard.tensorboard?view=azure-ml-py) of the Azure ML SDK, runs are named after their **Run ID**. This makes it hard to compare runs, as you need to remember what the differences are between the IDs.
It would be very much appreciated if you could add an option to use the **Display name** (or allow to set a custom name) for the runs in Tensorboard instead.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.