Question: Which of the following algorithms is commonly used for clustering?
Options:
Correct Answer: K-Means
Solution:
K-Means is a popular clustering algorithm that partitions data into K distinct clusters.