Clustering
Clustering
1 Overview
Description
Clustering aims to partition a dataset into subsets (clusters), such that data points within the same cluster exhibit high intra-cluster similarity, while points in different clusters exhibit low inter-cluster similarity.
Expected Outcome
In essence, the clustering model outputs a partition of dataset into groups that share similar characteristics