Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 438 Bytes

File metadata and controls

9 lines (5 loc) · 438 Bytes

Microsoft-Azure-ML-Studio-Practice using Azure SDK

Created, Workspace, Datastores, Datasets and more. I am simply getting my hands-on done using Azure ML SDK.

Firstly, you will have to install azureml-core

pip install azureml-core

You will get access to all the assets of the Azure portal. It will create an Azure ML environent on your local computer which will help you to work on Azure platform by coding using python Script.