🌍 All Study Guides📊 Dashboard📰 Blog💡 About
Coursera Microsoft Azure Data Scientist Associate (DP-100) • STUDY MODE

PRACTICE QUIZ: KNOWLEDGE CHECK

QUESTION 1 OF 11

True or False?

A
True
B
FalseCorrect Answer
QUESTION 2 OF 11

What is the term used for each task in the workflow of an Azure Machine learning pipeline?

A
Runs
B
Jobs
C
Functions
D
StepsCorrect Answer
QUESTION 3 OF 11

In what manner can the steps of a pipeline use compute targets? 

A
Each step must be assigned a single compute target
B
Each step can run on a specific compute target.Correct Answer
C
All steps will run on the same compute targetsCorrect Answer
QUESTION 4 OF 11

What should you use to pass data between steps in an Azure ML pipeline?

A
Variables 
B
Parameters
C
ObjectsCorrect Answer
D
Methods
QUESTION 5 OF 11

Which parameter should you use in the step configuration if you need to reuse the step?

A
allow_reuse = False
B
enable_reuse = True
C
allow_reuse = TrueCorrect Answer
D
enable_reuse = False
QUESTION 6 OF 11

Which object should you use if you want to define parameters for a pipeline?

A
PipelineParameterCorrect Answer
B
ParameterPipeline
C
AllowParameter
D
ImportParameter
QUESTION 7 OF 11

What is inferencing in Azure Machine Learning?

A
Using a trained model to predict labels for new, untrained dataCorrect Answer
B
Training a model to predict labels 
C
Using a trained model to predict labels for old data
QUESTION 8 OF 11

What kind of compute targets can you use to deploy a model as a real-time web service?

A
Azure App Service Plan
B
Azure Container Instance (ACI)Correct Answer
C
Azure Kubernetes Service (AKS) clusterCorrect Answer
D
Azure FunctionCorrect Answer
E
Local compute.Correct Answer
F
Internet of Things (IoT) moduleCorrect Answer
G
Azure Machine Learning compute instanceCorrect Answer
QUESTION 9 OF 11

Which two functions must be included in the entry script of a model? Select all that apply.

A
dispatcher()
B
run()
C
run(raw_data)Correct Answer
D
init()Correct Answer
QUESTION 10 OF 11

True or False? 

A
True
B
FalseCorrect Answer
QUESTION 11 OF 11

In a production environment, you must restrict access to your services by applying authentication.

A
Just-in-time (JIT)
B
Shared access signatures (SAS)
C
KeyCorrect Answer
D
TokenCorrect Answer

Ready to test your recall?

True or False?

A
True
B
False

How confident are you in this answer?