Clustering

An unsupervised machine learning task where the model groups a set of unlabeled data points in such a way that objects in the same group (called a cluster) are more similar to each other than to those in other clusters. It's used to discover hidden patterns or structures in data.