Quiztudy
PREMIUM
Explore
Dashboard
Blog
About
Sign In
✕
🌍 All Study Guides
📊 Dashboard
📰 Blog
💡 About
Sign In
← Back to Mode Selector
Coursera Microsoft Azure Data Scientist Associate (DP-100) • STUDY MODE
PRACTICE QUIZ: KNOWLEDGE CHECK
Start Interactive Quiz 🏋️
QUESTION 1 OF 11
True or False?
A
True
B
False
Correct 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
Steps
Correct 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 targets
Correct Answer
QUESTION 4 OF 11
What should you use to pass data between steps in an Azure ML pipeline?
A
Variables
B
Parameters
C
Objects
Correct 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 = True
Correct Answer
D
enable_reuse = False
QUESTION 6 OF 11
Which object should you use if you want to define parameters for a pipeline?
A
PipelineParameter
Correct 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 data
Correct 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) cluster
Correct Answer
D
Azure Function
Correct Answer
E
Local compute.
Correct Answer
F
Internet of Things (IoT) module
Correct Answer
G
Azure Machine Learning compute instance
Correct 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
False
Correct 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
Key
Correct Answer
D
Token
Correct Answer
Ready to test your recall?
Start Interactive Practice Quiz 🏋️
True or False?
A
True
B
False
How confident are you in this answer?
Unsure 🔍
Neutral 😐
Confident 💪
Submit Answer