AI-900 Day 8 Fundamentals of Machine Learning in Azure

AI-900 Day 8 Fundamentals of Machine Learning in Azure

Professional Development

24 Qs

quiz-placeholder

Similar activities

IT Fundamentals - Quiz 2 - Winter 2024

IT Fundamentals - Quiz 2 - Winter 2024

Professional Development

20 Qs

MS-900 - Describe Cloud Concepts

MS-900 - Describe Cloud Concepts

Professional Development

28 Qs

Introduction to Machine Learning

Introduction to Machine Learning

University - Professional Development

20 Qs

OS1 Day 7 Exploring AI Concepts and Applications

OS1 Day 7 Exploring AI Concepts and Applications

Professional Development

20 Qs

AZ-900 Day 4 Azure Cost Management & Compliance

AZ-900 Day 4 Azure Cost Management & Compliance

Professional Development

20 Qs

Stats+Python ISA Test - Quiz 2

Stats+Python ISA Test - Quiz 2

University - Professional Development

20 Qs

Machine Learning 101

Machine Learning 101

University - Professional Development

20 Qs

Fun with ML

Fun with ML

10th Grade - Professional Development

20 Qs

AI-900 Day 8 Fundamentals of Machine Learning in Azure

AI-900 Day 8 Fundamentals of Machine Learning in Azure

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Patrick Hines

Used 20+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of Azure Machine Learning?

To create and manage virtual machines

To build, train, and deploy machine learning models

To store large datasets

To develop web applications

Answer explanation

The primary purpose of Azure Machine Learning is to build, train, and deploy machine learning models, enabling users to create intelligent applications and automate processes effectively.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a key component of Azure Machine Learning?

Azure Functions

Azure Blob Storage

Azure Machine Learning Studio

Azure SQL Database

Answer explanation

Azure Machine Learning Studio is a key component that provides a web-based interface for building, training, and deploying machine learning models, making it essential for users working with Azure Machine Learning.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in the data preparation process?

Data cleaning

Data transformation

Data collection

Data splitting

Answer explanation

The first step in the data preparation process is data collection. This involves gathering the necessary data from various sources before any cleaning, transformation, or splitting can occur.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which technique is used to handle missing data in a dataset?

Data augmentation

Data imputation

Data normalization

Data encryption

Answer explanation

Data imputation is the technique used to fill in missing values in a dataset, making it essential for data analysis. Other options like data augmentation, normalization, and encryption serve different purposes.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of data normalization?

To encrypt data for security

To scale data to a standard range

To remove duplicates from data

To split data into training and test sets

Answer explanation

The purpose of data normalization is to scale data to a standard range, which helps improve the performance of machine learning algorithms by ensuring that no single feature dominates due to its scale.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a common metric for evaluating classification models?

Mean Absolute Error (MAE)

Root Mean Square Error (RMSE)

Accuracy

R-squared

Answer explanation

Accuracy is a common metric for evaluating classification models, as it measures the proportion of correctly classified instances. In contrast, MAE, RMSE, and R-squared are metrics used for regression models.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is overfitting in machine learning?

When a model performs well on training data but poorly on new data

When a model performs well on both training and new data

When a model performs poorly on both training and new data

When a model performs well on new data but poorly on training data

Answer explanation

Overfitting occurs when a model learns the training data too well, capturing noise and details that do not generalize to new data. This results in high accuracy on training data but poor performance on unseen data.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?