Question: Which clustering algorithm is best for identifying spherical clusters?
Options:
Correct Answer: K-Means
Solution:
K-Means is effective for identifying spherical clusters due to its centroid-based approach.