Measuring Cluster Validity by purity measures?
hi,
I have a problem with 3 classes, and wan to d k-means clustering, is there some way to assess cluster performance by some cluster purity criteria like Homogeneity, Entropy, or information gain?
is there some operator that does that?
Best Answer
-
Hi @Fred12, this seems quite similar to the question you posted on Thurs. Is it different in some way? I posted a reply there but I didn't see a response, you might want to check it out: Thursday's post reply
In any event, the operator "Item Distribution Performance" lets you look at the overall Gini coefficient based on your label across your clusters, which seems similar to what you are asking to measure.
0
Answers
-
Hi @Fred12, this seems quite similar to the question you posted on Thurs. Is it different in some way? I posted a reply there but I didn't see a response, you might want to check it out: Thursday's post reply
In any event, the operator "Item Distribution Performance" lets you look at the overall Gini coefficient based on your label across your clusters, which seems similar to what you are asking to measure.
0 -
yes sorry, I didnt find my post since then
0