Originally published in MARTIN FLEISCHMANN, April 27, 2021. When we want to do some cluster analysis to identify groups in our data, we often use algorithms like K-Means, which require the specification of a number of clusters. But the issue is that we usually don’t know how many clusters there are. There are many methods