hands-on lab

Predict Income Levels Using Azure Machine Learning Designer

Difficulty: Beginner
Duration: Up to 50 minutes
Students: 132
Rating: 4.3/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.

Description

Azure Machine Learning Designer is a drag-and-drop tool that allows you to visually and collaboratively build, test, and deploy machine learning models. Developers and data scientists can build and deploy machine learning modules with a faster time to market using the no-code designer. Azure Machine Learning Designer shares many of the benefits as the regular Azure Machine Learning service, except with the benefit of not being required to write any code:

  • Leveraging Machine Learning as-a-service
  • Connecting data from various sources such as Blob Storage, Data Lake Storage, Azure SQL, or from a local file
  • Building and training models using the latest machine learning algorithms
  • Validating and evaluating model performance using machine learning pipelines
  • Deploying models and publishing endpoints for MLOps

In this lab, you will predict income levels using census data and compare the performance of two trained models in Azure Machine Learning Designer. You will see how easy it is to build robust models without writing a single line of code!

Learning Objectives

Upon completion of this lab, you will be able to:

  • Build and evaluate machine learning models with Azure Machine Learning Pipelines
  • Compare models from within Azure Machine Learning Designer
  • Explore datasets visually using Azure Machine Learning Designer

Prerequisites

Familiarity with the following will be beneficial but is not required:

  • Navigating the Azure Portal
  • Navigating the Azure Machine Learning Workspace
  • Basic concepts of Machine Learning
  • Basic concepts of Statistical Analysis (Regression Modelling)

Updates

August 27th, 2024 - Resolved check issue

 

Environment before

Environment after

Covered topics

Lab steps

Logging in to the Microsoft Azure Portal
Exploring the Azure Machine Learning Studio
Designing an Experiment to Predict Income Levels
Performing the Experiment to Predict Income Levels
Comparing Models with a Subset of Features