Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
kmeans question
Farokh13
Hello i am new in Rapidminer and i d like to ask something. Is there a way to view results of kmeans clustering in text mode?something like this:
eg. cluster 0 cluster 1
age 39.4 52.3
state NY DC
salary 15132.7 52789.5
I take the mean of each attribute when it is numeric and the most used choice when nominal.Another question is that when i use the kmean (not the weka one) it cant handle any nominal attributes!!!
I dont want the state or sex to become numeric!Then i lose useful data!
Find more posts tagged with
AI Studio
Accepted answers
All comments
MariusHelf
Hi Farokh13,
you can create an example set consisting of the medoids of each cluster with the Extract Cluster Prototypes operator.
To cluster nominal attributes you can either try to use k-Medoids which offers a rich set of nominal distance measures, or you can code your nominal attributes via e.g. dummy coding using the Nominal to Numeric operator and then use k-Means. To use dummy coding, make sure that you are using the latest version of RapidMiner.
Cheers,
Marius
Farokh13
Ok i d better use the weka kmeans operator.How can i see the centroid results? i want to make the profile of each one of the clusters by the stats of each.
On the results i only take the overall stats.
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups