question

GustavoSeminario-6709 avatar image
0 Votes"
GustavoSeminario-6709 asked GustavoSeminario-6709 edited

Experiment on Azure Machine Learning services is not starting.

I run an experiment in the azure ml service using an associated VM, but the experiment status is as follows:

Job runstatus is NotStarted

95403-image.png

ID execution 75ff42c9-2fbd-48c2-beec-b72aa38f1d00


azure-machine-learning
image.png (78.0 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

YutongTie-MSFT avatar image
0 Votes"
YutongTie-MSFT answered

Hello,

Thanks for reaching out to us. I just check on my side and there is no problem for me.

Are you referring below two guidance to train and deploy your pipeline?
https://docs.microsoft.com/en-us/azure/machine-learning/tutorial-designer-automobile-price-train-score
https://docs.microsoft.com/en-us/azure/machine-learning/tutorial-designer-automobile-price-deploy

Is there any guidance you are following so that we can help investigate more?


Regards,
Yutong

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

GustavoSeminario-6709 avatar image
0 Votes"
GustavoSeminario-6709 answered GustavoSeminario-6709 edited

Hi,
I'm not using the designer or Azure ML Studio, I'm building the pipeline trough code in python.

I'm followig this tutorial:
https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/training/train-on-remote-vm/train-on-remote-vm.ipynb

I have a Remote VM ( (ubuntu 18.04)) which has a VPN connected, I'm trying to use this VM to execute a script but In the pipeline it does not initiate.
95618-image.png



In addition to this, any of the experiment I have sent were completed. In the image we can clearly see that it says duration 16 h until i have to cancel the experiment. whereas the script only have to print a string for testing

95566-image.png




image.png (14.4 KiB)
image.png (38.7 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.