AI-900_Modulo_2

AI-900_Modulo_2

Professional Development

15 Qs

quiz-placeholder

Similar activities

Pre- Test Digital Up-Skill

Pre- Test Digital Up-Skill

Professional Development

10 Qs

FinTech 10-1 Time Series

FinTech 10-1 Time Series

Professional Development

10 Qs

GİTLAB VE İŞ AKIŞ YÖNETİMİ

GİTLAB VE İŞ AKIŞ YÖNETİMİ

Professional Development

15 Qs

I/O Extended Bacolod 2021

I/O Extended Bacolod 2021

University - Professional Development

17 Qs

The aMLazing Race

The aMLazing Race

Professional Development

10 Qs

Introduction to AI and Cyber security

Introduction to AI and Cyber security

University - Professional Development

10 Qs

Fun Facts about AI !

Fun Facts about AI !

Professional Development

12 Qs

Big Data Analytics Quiz based on Unit 1 and 2

Big Data Analytics Quiz based on Unit 1 and 2

Professional Development

15 Qs

AI-900_Modulo_2

AI-900_Modulo_2

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Mônica Nascimento

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A bank wants to use historic loan repayment records to categorize loan applications as low-risk or high-risk based on characteristics like the loan amount, the income of the borrower, and the loan period. What kind of machine learning model should the bank use automated machine learning to create?

Classification

Regression

Time series forecasting

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to use automated machine learning to train a regression model with the best possible R2 score. How should you configure the automated machine learning experiment?

Set the Primary metric to R2 score

Block all algorithms other than GradientBoosting

Enable featurization

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are creating a training pipeline for a regression model, using a dataset that has multiple numeric columns in which the values are on different scales. You want to transform the numeric columns so that the values are all on a similar scale based relative to the minimum and maximum values in each column. Which module should you add to the pipeline?

Select Columns in a Dataset

Normalize Data

Clean Missing Data

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we split our data into training and validation sets?

Data is split into two sets in order to create two models, one model using the training set and a different model using the validation set.

Splitting data into two sets enables you to compare the labels that the model predicts with the actual known labels in the original dataset.

We only need to split our data when we use the Azure Machine Learning Designer, not in other machine learning scenarios.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are using Azure Machine Learning designer to create a training pipeline for a binary classification model. You have added a dataset containing features and labels, a Two-Class Decision Forest module, and a Train Model module. You plan to use Score Model and Evaluate Model modules to test the trained model with a subset of the dataset that was not used for training. Which additional kind of module should you add?

Join Data

Split Data

Select Columns in Dataset

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You use an Azure Machine Learning designer pipeline to train and test a binary classification model. You review the model's performance metrics in an Evaluate Model module, and note that it has an AUC score of 0.3. What can you conclude about the model?

The model can explain 30% of the variance between true and predicted labels.

The model predicts accurately for 70% of test cases.

The model performs worse than random guessing.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You use Azure Machine Learning designer to create a training pipeline for a classification model. What must you do before deploying the model as a service?

Create an inference pipeline from the training pipeline

Add an Evaluate Model module to the training pipeline

Clone the training pipeline with a different name

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?