Coursera Microsoft Azure Data Scientist Associate (DP-100) β’ STUDY MODE
PRACTICE QUIZ: KNOWLEDGE CHECK
QUESTION 1 OF 5
True or False?
A
True
B
FalseCorrect Answer
QUESTION 2 OF 5
What type of machine learning technique does clustering examples?
A
Reinforcement
B
Supervised
C
UnsupervisedCorrect Answer
QUESTION 3 OF 5
You create a machine learning experiment based on a clustering model. Now you want to use the model in an inference pipeline. Which module should you use to infer cluster predictions from the model?
A
Train clustering model
B
Assign data to clustersCorrect Answer
C
Score model
QUESTION 4 OF 5
When using a clustering module, what algorithm letβs you group items into a number of clusters you specify?
A
C-Means algorithm
B
B: L-Means algorithm
C
K-Means algorithmCorrect Answer
QUESTION 5 OF 5
Suppose you are testing a K-Means clustering model. If you would want your model to assign items to one of four clusters, which parameter/property should you configure on the module?