"Visualise attributes within clusters"
I'm new to data mining and would mind some input on how to display clusters and their 'contents'.
I have a dataset
test1 test2 test3 test4 testX
true false frue false false
true true etc...
I have created clusters using expectation maximisation from this and was wondering how I visualise what is in the clusters (i.e. cluster 1 has test 1,3,4; cluster 2 has test 3,4) etc.
Should I have organised my data differently? What is my next step? I'm using RapidMiner 5.
I have a dataset
test1 test2 test3 test4 testX
true false frue false false
true true etc...
I have created clusters using expectation maximisation from this and was wondering how I visualise what is in the clusters (i.e. cluster 1 has test 1,3,4; cluster 2 has test 3,4) etc.
Should I have organised my data differently? What is my next step? I'm using RapidMiner 5.