【问题标题】:Is there a (easy) way to connect AWS Redshift to Microsoft Azure ML?有没有一种(简单的)方法可以将 AWS Redshift 连接到 Microsoft Azure ML?
【发布时间】:2016-06-26 09:53:40
【问题描述】:

我目前正在尝试为我的公司评估 Microsoft Azure ML。我用离线数据试了一下,看起来很有希望,但为了更好的评估,我想使用我们拥有的在线数据。我们的数据存储在 Amazon Redshift 服务中,我找不到将 Redshift 永久连接到 Azure ML 的方法,因此它将获取新数据,对其进行处理并将结果存储回 Redshift。有没有办法使用 Redshift 作为 Azure ML 的数据源?当然,越简单越好

【问题讨论】:

    标签: azure amazon-web-services machine-learning amazon-redshift azure-machine-learning-studio


    【解决方案1】:

    要走的路是使用 Azure 数据工厂到 move data from Amazon Redshift 到 BLOB 存储或 Azure 中的某个数据库,train an Azure ML Model。 现在,把它放回去会有点棘手。您可以创建从 Azure 存储到 Amazon S3 的复制作业(我相信这需要自定义脚本,因为 ADF Amazon 只能用于摄取数据)。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-01-29
      • 1970-01-01
      • 2020-10-04
      • 2021-11-11
      • 2013-11-30
      • 2012-04-30
      • 1970-01-01
      相关资源
      最近更新 更多