I\'m performing a cluster analysis on categorical data, hence using k-modes approach.
My data is shaped as a preference survey: How do you like hair and eyes?
<
Take a look at km.cluster_centroids_. This will give the mode of each variable for each cluster.
km.cluster_centroids_