macos - Mac 上的 Azure 命令行 'az ml' 无法正常工作

标签 macos azure azure-machine-learning-service azure-cli

我正在尝试运行任何 az ml 函数,但遇到了此错误:

$ az ml -h

az: error: argument _command_package: invalid choice: ml

到目前为止,我没有看到任何建议让 ml 成为 azure-cli 支持的功能。看看是否有人可以提供帮助。

最佳答案

您需要先在 macOS 上安装 Azure Machine Learning Workbench,请引用此 link .

Install Azure Machine Learning Workbench on your computer running macOS Sierra or later.

Download the latest Azure Machine Learning Workbench installer, AmlWorkbench.dmg.

当您启动 Azure ML Workbench 并首次登录时,如果您还没有访问实验帐户的权限,则会显示以下屏幕:

enter image description here

单击对话框中的命令行窗口链接以启动命令行窗口。

然后,您可以使用az ml -h enter image description here

注意:我在Windows上测试过,Mac上可能会有所不同。

更多信息请引用此official document .

关于macos - Mac 上的 Azure 命令行 'az ml' 无法正常工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47735082/

相关文章:

r - 如何使用 R 获取 Azure ML 中的置信区间?

macos - 在 Mac 上的 Netbeans 中的选项卡之间切换?

macos - 如何在 macbookpro osx 10.8.3 上安装 ffmpeg

Azure服务总线: How to achieve eventual consistency when a subscriber goes down

azure - Powershell 中的非交互式登录 Key Vault

azure - 是否有用于 azure 机器学习服务的 Java SDK?

macos - 如何在无边框窗口中嵌入 NSMenu 以创建假菜单栏

objective-c - 如何检测从另一个窗口拖动的窗口?

c# - 我应该使用什么 SSL URL 来进行 Azure 门户身份验证

azure - 如何通过更改模型阈值来操作已发布 Web 服务中的 Azure ML 建议