exam questions

Exam DY0-001 All Questions

View all questions & answers for the DY0-001 exam

Exam DY0-001 topic 1 question 34 discussion

Actual exam question from CompTIA's DY0-001
Question #: 34
Topic #: 1
[All DY0-001 Questions]

A data scientist is clustering a data set but does not want to specify the number of clusters present. Which of the following algorithms should the data scientist use?

  • A. DBSCAN
  • B. k-nearest neighbors
  • C. k-means
  • D. Logistic regression
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
SuntzuLegacy
1 month, 1 week ago
Selected Answer: A
A. DBSCAN is the correct choice. Unlike k-means (which requires specifying the number of clusters), DBSCAN (Density-Based Spatial Clustering of Applications with Noise) determines the number of clusters based on data density, so you do not need to specify the number of clusters in advance.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...