Is there a function in matlab to evaluate homogeneity and completeness of a clustering problem?
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!