Use Automated Machine Learning in Azure Machine Learning
Training a machine learning model is an iterative process that requires time and compute resources. Automated machine learning can help make it easier. In this module, you'll learn how to identify different kinds of machine learning model and how to use the automated machine learning capability of Azure Machine Learning to train and deploy a predictive model.
Create a Regression Model with Azure Machine Learning Designer
Regression is a supervised machine learning technique used to predict numeric values. In this module, you will learn how to create regression models using Azure Machine Learning designer.
Create a Classification Model with Azure AI
Classification is a supervised machine learning technique used to predict categories or classes. In this module, you will learn how to create classification models using Azure Machine Learning designer.
Create a Clustering Model with Azure AI
Clustering is an unsupervised machine learning technique used to group similar entities based on their features. In this module, you will learn how to create clustering models using Azure Machine Learning designer.