是否可以通过编程将数据集加载到Microsoft Azure Machine Learning Studio? [英] Is it possible to load the Dataset to Microsoft Azure Machine Learning Studio programmatically?

查看:83
本文介绍了是否可以通过编程将数据集加载到Microsoft Azure Machine Learning Studio?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 .NET 项目中工作,我将在该项目中生成数据集。我需要将该数据集加载到Azure Machine Learning Studio中。有没有一种方法可以将该程序集以编程方式(也许使用 apikey RequestURI )加载到ML studio中,而不是手动加载

I'm working in a .NET project where I will generate a dataset. I need to load that dataset into Azure Machine Learning Studio. Is there a way to load that dataset into ML studio programmatically (perhaps with an apikey and RequestURI) instead of manually loading dataset in the Azure ML Studio?

推荐答案

我不确定使用进行此操作的方法C#,但是Azure CLI有Azure ML扩展,允许您注册数据集

I'm not sure of a way to do this with C#, but there is an Azure ML extension to the Azure CLI that allows you to register a Dataset.

如果这还不够,则Python SDK绝对是必经之路。查看此答案以获取有关该方面的更多信息。

If that's not sufficient, then the Python SDK is definitely the way to go. Check out this answer for more info on that front.

这篇关于是否可以通过编程将数据集加载到Microsoft Azure Machine Learning Studio?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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