Clustering data based on data similarity is known as the clustering method, and it is an unsupervised mining technology.
The kmeans method has been widely used (McQueen, 1967). The input items for k-means include the given itemset and the designated cluster number k, where k is an integer greater than 1.