Question: Which clustering method can automatically determine the number of clusters?
Options:
Correct Answer: DBSCAN
Solution:
DBSCAN can automatically determine the number of clusters based on the density of data points.