azureml-workshop-2019 icon indicating copy to clipboard operation
azureml-workshop-2019 copied to clipboard

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

Open CESARDELATORRE opened this issue 5 years ago • 2 comments

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

CESARDELATORRE avatar Jan 13 '20 01:01 CESARDELATORRE

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

danielsc avatar Jan 13 '20 17:01 danielsc

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

CESARDELATORRE avatar Jan 19 '20 19:01 CESARDELATORRE