Gopal Vashishtha

Results 10 issues of Gopal Vashishtha

We need to modify the instructions for ML Ops: 1) the azure-pipelines.yml has to be updated. The default arguments for the following parameters need to be changed to correspond to...

The hyperdrive plot appears cut off in JupyterLab, and it's not possible to scroll from left to right. ![image](https://user-images.githubusercontent.com/15335863/72285349-c8c88480-35f7-11ea-8a7e-f7e3b77deb4b.png)

When selecting "Include child runs" in the "Experiments" section, I see a flat list of all runs, with no sense of the hierarchy in runs. We need to indicate to...

We have documentation on [experiments](https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.core.experiment.experiment?view=azure-ml-py) and on [runs](https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.core.run(class)?view=azure-ml-py), but no guidance in our "Concepts" section on how to decide whether something the user is doing is an experiment or a...

Confirmed with Dom that the only way to do this is to unregister and create a new one

When I am trying to "Deploy best model" after running AutoML, I click on "AutoML," and then I have to click on the user-unfriendly Run ID hyperlink in order to...

I need to access the "Settings" panel in order to change the "default compute" in Designer, but I had to ask Meng to find the button (to the right of...

When I click on the box for "Select Columns Transform," it's not clear to me what this transform is doing. ![image](https://user-images.githubusercontent.com/15335863/72280854-2c4db480-35ee-11ea-8b3c-8084286d710b.png)

It's good to know that I passed a check for high cardinality features, but why do I care? What's the impact on my ability to fit a good model? What...

![image](https://user-images.githubusercontent.com/15335863/72278341-ac711b80-35e8-11ea-8d2c-2ca35a9e21b7.png) When attempting to create the IBM attrition dataset, I saw a CORS error.