danielsc / azureml-workshop-2019

AzureML Workshop for the 2019 Euro Tour
MIT License
30 stars 44 forks source link

UI bug in azureml.widgets RunDetails UI showing non-existing metric visualization errors #20

Open CESARDELATORRE opened 4 years ago

CESARDELATORRE commented 4 years ago

Bug in azureml.widgets RunDetails UI showing non-existing metric visualization errors.

Running a remote AML compute based on HyperDrive with multiple child runs. The training process runs okay with no issues and after the parent run I'm able to get the primary metric of the best model with no issues.

But the Widget UI is showing errors in red like the following..:

image

Repro notebook here: https://github.com/danielsc/azureml-workshop-2019/blob/master/2-training-and-interpretability/2.1-aml-training-and-hyperdrive/2-scikit-learn-remote-training-on-aml-compute-plus-hyperdrive/binayclassification-employee-attrition-aml-compute-notebook.ipynb

danielsc commented 4 years ago

wow -- I had filed this in June. Thought it had long been fixed.... https://msdata.visualstudio.com/Vienna/_workitems/edit/454328

CESARDELATORRE commented 4 years ago

Also filed as a bug (instead of task) here: https://msdata.visualstudio.com/Vienna/_workitems/edit/587604