Is there a function in matlab to evaluate homogeneity and completeness of a clustering problem?

3 views (last 30 days)
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.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!