A program to recognize and reward our most engaged community members
hgwelec wrote:I have a dataset which consists of Age, Number of children, Income etc. I am trying to run K-means through the dataset and everything works ok. However i would like to get the following format :Cluster 0 : Age 22.5, Income : 1225, Children 0.25Cluster 1 : Age 34.2,Income : 2300,Children : 2Can RM output such information or it can provide just centroid distances???
hgwelec wrote:Thanks. I just can'tt output the ClusterCentroidModel because it gets "consumed" somewhere. Here is my XML setup