【发布时间】:2020-02-06 15:46:31
【问题描述】:
我无法在 Azure ML Studio 中上传 statsmodels 0.9rc1 python 包进行时间序列分析。
我已经下载了statsmodels 0.9rc1,解压了内容并将statsmodels文件夹和model.pkl文件添加到zip文件夹中。
但是,在上传到 Microsoft Azure ML 工作室时,它说 未能构建架构和可视化
我在Execute Python script使用这个外部包
PS:我已经成功上传了Adal、dateutils等包。
【问题讨论】:
标签: python azure machine-learning statsmodels azure-machine-learning-studio