is there Auto Cluster number ?
OguzKircicek opened this issue · 1 comments
OguzKircicek commented
Hi,
I examined examples stages. I didn't see calculation auto cluster number. I guess, I have to manual enter cluster number. Is this true? Actually, I am searching something look like dbscan clustering.
omadson commented
Hi @OguzKircicek. In the cluster validation example i try to show how can we chose the best number of clusters just using a elbow chart of inertia metric. Here a little article about it.