The successive binary partition k-means algorithm. This algorithm divides the largest cluster into two clusters successively until the number of clusters reaches the specified number of clusters. As a result, the cluster sizes are less biased compared with the result of the k-means algorithm.
Ito, A. (2022, July). Successive binary partition k-means method for clustering with less cluster size bias. In 2022 7th International Conference on Signal and Image Processing (ICSIP) (pp. 772-776). IEEE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.