CompTIA
DY0-001 · Question #61
Which of the following does k represent in the k-means model?
The correct answer is C. Number of clusters. In k-means clustering, the parameter k directly defines how many clusters the algorithm will partition the data into.
Machine Learning
Question
Which of the following does k represent in the k-means model?
Options
- ANumber of model tests
- BNumber of data splits
- CNumber of clusters
- DDistance between features
How the community answered
(32 responses)- B3% (1)
- C91% (29)
- D6% (2)
Explanation
In k-means clustering, the parameter k directly defines how many clusters the algorithm will partition the data into.
Topics
#k-means#clustering#unsupervised learning#algorithm parameters
Community Discussion
No community discussion yet for this question.