在Python中批量执行Web服务 [英] Batch Execution of a Web Service in Python

查看:66
本文介绍了在Python中批量执行Web服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已将AML实验部署为网络服务。现在我希望使用Python中的Web服务进行批量执行。那么,批量执行的数据是否必须在Azure存储帐户中?或者是否可以在Python环境中使用
的可用数据?

I have deployed an AML experiment as a web service. Now I wish to consume the web service in Python for batch execution. So, is it mandatory that the data for batch execution should be in Azure Storage Account? Or is it possible to use the data available in Python environment?

请帮我解决这个问题。由于事先。

Please help me with this. Thanks in advance.

此致

阿玛尔

推荐答案

您好,

您可以使用任何来源的数据并使用网络服务。部署Web服务后,您将获得可用于从blob传递数据的示例代码,但也可以将其修改为使用本地数据。 

You can use data from any source and use the web service. Once the web service is deployed you will get the sample code which can be used to pass data from blob but this can be modified to use local data too. 


这篇关于在Python中批量执行Web服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆