“…Clustering is an important unsupervised method, and the purpose of clustering is to divide a dataset into multiple clusters (or classes) with high intra-cluster similarity and low inter-cluster similarity. There have been many clustering algorithms, such as k-means (KM) and its variants [ 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 , 13 , 14 , 15 , 16 ]. Others are based on minimal spanning trees [ 17 , 18 , 19 ], density analysis [ 20 , 21 , 22 , 23 , 24 , 25 ], spectral analysis [ 26 , 27 ], subspace clustering [ 28 , 29 ], etc.…”