Question: Which of the following clustering methods is best suited for discovering non-spherical clusters?
Options:
Correct Answer: DBSCAN
Solution:
DBSCAN is effective for identifying non-spherical clusters and can handle noise in the data.