How to calculate clustering entropy - example and my solution given but is it correct? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 3 years ago . I would like to calculate entropy of this example scheme http://nlp.stanford.edu/IR-book/html/htmledition/evaluation-of-clustering-1.html Equation of entropy Then the entropy is (the first line) So entropy is for this scheme For the first cluster - ( (5/6)*Log(5/6) + (1/6)*Log(1/6) ) For the second cluster - (