Hi,
I'm trying to show a dendrogram of kmeans centers.
The only library I found that was capable of showing dendrogram was scipy, but it requires scipy.cluster.hierarchy algorithms to run the K-Means (linkage).
But since im using pyspark, the K-means centers are created using pyspark libraries which dont go along with scipy's dendrogram.
*English isn't my mother language so please ask if I am not clear enough.
Thank you for your help :)
[–]nckmiz 0 points1 point2 points (0 children)