nerdexam
CompTIA

DY0-001 · Question #24

The following graphic shows the results of an unsupervised, machine-learning clustering model: k is the number of clusters, and n is the processing time required to run the model. Which of the…

The correct answer is B. 10. The curve shows a steep drop in processing time up to about k = 10, after which gains in speed taper off. Choosing 10 clusters balances sufficient model complexity with reasonable computational cost.

Machine Learning

Question

The following graphic shows the results of an unsupervised, machine-learning clustering model:

k is the number of clusters, and n is the processing time required to run the model. Which of the following is the best value of k to optimize both accuracy and processing requirements?

Exhibit

DY0-001 question #24 exhibit

Options

  • A2
  • B10
  • C15
  • D20

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    84% (31)
  • C
    5% (2)
  • D
    8% (3)

Explanation

The curve shows a steep drop in processing time up to about k = 10, after which gains in speed taper off. Choosing 10 clusters balances sufficient model complexity with reasonable computational cost.

Topics

#k-means clustering#elbow method#hyperparameter tuning#unsupervised learning

Community Discussion

No community discussion yet for this question.

Full DY0-001 Practice