Open CESARDELATORRE opened 4 years ago
wow -- I had filed this in June. Thought it had long been fixed.... https://msdata.visualstudio.com/Vienna/_workitems/edit/454328
Also filed as a bug (instead of task) here: https://msdata.visualstudio.com/Vienna/_workitems/edit/587604
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..:
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