Practical Automated Machine Learning on Azure by Deepak Mukunthu

Practical Automated Machine Learning on Azure by Deepak Mukunthu

Author:Deepak Mukunthu
Language: eng
Format: epub
Publisher: O'Reilly Media
Published: 2019-09-26T16:00:00+00:00


Figure 5-9. Azure portal—verifying that the deployment to ACI is complete

Using the Azure portal, you can navigate to the ACI created and click Containers. You will see the two aforementioned containers. Click the container for scoring and then click Logs. You can observe the received input and how it is processed. You can also connect to the container by clicking the Connect tab. For the Start Up Command, choose /bin/bash, and then click Connect.

If you navigate to /var/azureml-app, you will find the files that you have been specified during deployment (e.g., score.py) as well as other supporting files needed for enabling the web service to be instantiated.

Once the deployment from the image is successful, you’ll have a scoring URI you can use to test the deployed model:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.