Azure Machine Learning Workspaces

Azure Machine Learning Workspaces

Publisher: Toro Cloud

Azure Machine Learning is a cloud service that you use to train, deploy, automate, and manage machine learning models, all at the broad scale that the cloud provides. Workspaces and Compute provides operations on Workspaces and Compute resources of Azure Machine Learning.

What the API does:

  • Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
  • Deletes specified Machine Learning compute.
  • Gets compute definition by its name. Any secrets (storage keys, service credentials, etc) are not returned - use 'keys' nested resource to get them.
  • Gets computes in specified workspace.
  • Gets secrets related to Machine Learning compute (storage keys, service credentials, etc).
  • Gets the details (e.g IP address, port etc) of all the compute nodes in the compute.
  • Updates properties of a compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation.
Version API Version Compatibility Date Added Summary
1.0.0 N/A N/A 2019-11-25 ---

Rating: 

Categories:

API Schema

Compatibility:

Martini

Last Updated:

January 08, 2020