Global AI Student Conference: Create no-code ML Models with Azure Machine Learning and Microsoft Learn

Yesterday afternoon I had a great time presenting at Global AI Student Conference about how to create machine learning models in Azure Machine Learning Designer without writing code. I really enjoyed participating in the conference and delivering my session. I hope that everyone enjoyed the session and learned new skills!

The session

Learn how to build a no-code regression model with Azure Machine Learning Designer and Microsoft Learn! Regression is a supervised machine learning technique used to predict numeric values. In this session, I will explain the concept of Machine Learning and Regression and show how to create an Azure Machine Learning workspace. Then I will show how to train a regression model that predicts the price of an automobile based on its characteristics, evaluate, and publish the model with Azure Machine Learning Designer.

Together, you will walk through the free Microsoft Learn module Create a Regression Model with Azure Machine Learning designer.


Learning resources

If you are interested in getting started with Azure Machine Learning, you can read the articles that I have written about Azure Machine Learning Designer.

Predict CO2 emissions from cars with Azure Machine Learning

Predict CO2 emissions from cars with Azure Machine Learning header image

In this tutorial, you will learn how to create a machine learning model in Azure Machine Learning to predict CO2 emissions from cars.


Deploy ML models with Azure Machine Learning

Deploy ML model with Azure Machine Learning header image

In this tutorial, you will create an inference pipeline and deploy a regression model as a service in Azure Machine Learning Designer.


Predict the risk of chronic kidney disease with Azure Machine Learning

Predict the risk of chronic kidney disease with Azure Machine Learning header image

In this tutorial, you will create a classification model for chronic kidney disease prediction in Azure Machine Learning Designer.

You May Also Like