Azure Machine Learning Quiz

Azure Machine Learning Quiz

Professional Development

20 Qs

quiz-placeholder

Similar activities

AI-900 Day 8 Fundamentals of Machine Learning in Azure

AI-900 Day 8 Fundamentals of Machine Learning in Azure

Professional Development

24 Qs

แบบทดสอบ Ai and Machine Learning

แบบทดสอบ Ai and Machine Learning

Professional Development

20 Qs

Season 1 #Spaic ML Azure Weekly Quiz

Season 1 #Spaic ML Azure Weekly Quiz

KG - Professional Development

20 Qs

CloudFest 2021 Quiz

CloudFest 2021 Quiz

Professional Development

15 Qs

Emerging Trends in Cloud Computing!

Emerging Trends in Cloud Computing!

Professional Development

18 Qs

HTML Basics

HTML Basics

Professional Development

15 Qs

web development

web development

Professional Development

20 Qs

Azure Fundamentals Intro

Azure Fundamentals Intro

Professional Development

21 Qs

Azure Machine Learning Quiz

Azure Machine Learning Quiz

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Ravi Shankar

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Name the functions that the scoring script for a real-time service must implement

init()

run()

main()

script()

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You want to try every possible combination of a set of specified discrete values in a hyper-parameter tuning experiment. Which kind of sampling should you use?

Random Sampling

Bayesian Sampling

Gaussian Sampling

Grid Sampling

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Jolly uses Azure ML SDK v2 to write code for an experiment. How can she record metrics from each run of the experiment and be able to retrieve them easily from each run?

Use the log methods of the ScriptRunConfig class to record the named metrics

Use the log methods of the Run class to record named metrics

Use mlflow.log_metric() function

Use mlflow.log_param() function

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You want to use automated machine learning to find the model with the best AUC_weighted metric. Name the parameter of the AutoMLConfig object that you must set from the following options.

metric = 'AUC_weighted'

primary_metric = 'AUC_weighted'

primary_metric ='ROC_AUC'

primary_metric = 'AUC'

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

How do you determine the influence of each feature on the predicted label while training an Azure ML model ?

Use Explain Model option

Use Feature Importance tab

Use Notebooks and run python script to get feature importance

Use mlflow

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which Azure service is commonly used for building and deploying machine learning models?

Azure Data Lake Storage

Azure Synapse Analytics

Azure Machine Learning

Azure Databricks

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which Azure service provides a scalable and collaborative environment for big data analytics and machine learning?

Azure SQL Database

Azure Cosmos DB

Azure Databricks


Azure Blob Storage

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?