Thursday, August 12, 2021

How to setup the Azure machine learning visual studio code extension for your machine learning workflows ?

 https://docs.microsoft.com/en-us/azure/machine-learning/how-to-setup-vs-code

Machine learning models

 Machine learning models based on python, R can be created using Azure. There are two tools to implement Azure  Machine Learning.

Azure ML SDK in a compute instance:  It enables you to create, train and deploy models in a fully integrated environment.

Azure ML SDK on Visual Studio:  It enables you to create ML models using visual studio by installing the azure machine learning extension in the visual studio.