Is there a function in matlab to evaluate homogeneity and completeness of a clustering problem?
4 views (last 30 days)
Show older comments
I'm working on a clustering problem and I want to evaluate the performance. Given a data set of samples and a testing set containing the truth class assignments of the samples. Is there a function in matlab to evaluate homogeneity and completeness? homogeneity: each cluster contains only members of a single class. completeness: all members of a given class are assigned to the same cluster.
0 Comments
Answers (0)
See Also
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!