Context
I want to use Weka clustering algorithm XMeans. However I cannot figure out how to obtain cluster assignments from GUI of Weka.
At the moment I can only see a list of cluster IDs along with percentage of entries assigned to each cluster.
Question
There any way to save cluster assignments for each entry in, e.g. CSV format?