Tagged Questions
0
votes
0answers
19 views
uniform test for a clustering algorithm
I have some clusters of data. Each cluster contains ablout 5 data points. How can I assign a score to these clusters (a real number) that indicates how uniformly these data points are in clusters. In ...