Coursera Microsoft Azure Data Scientist Associate (DP-100) • STUDY MODE
PRACTICE QUIZ: KNOWLEDGE CHECK
QUESTION 1 OF 5
True or False?
A
TrueCorrect Answer
B
False
QUESTION 2 OF 5
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?
A
Create an inference pipeline from the training pipelineCorrect Answer
B
Add an Evaluate Model module to the training pipeline
C
Clone the training pipeline with a different name
D
Correct: An inference pipeline must be created in order to deploy as a service.
QUESTION 3 OF 5
A health clinic is planning on using datasets that contain characteristics of patients to predict whether the patient has a risk of diabetes or not. Can this task be accomplished with the help of classification?
A
YesCorrect Answer
B
No
QUESTION 4 OF 5
What values/cases does a confusion matrix present?
A
True positivesCorrect Answer
B
False negativesCorrect Answer
C
True negativesCorrect Answer
D
False positivesCorrect Answer
QUESTION 5 OF 5
What are the two best metrics to assess model classification performance?