Definition

An unsupervised learning technique that groups similar data points together based on their features without predefined labels. Common algorithms include K-Means, DBSCAN, and hierarchical clustering, used in customer segmentation, document organization, and pattern discovery.

Defined Term