|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClusterStatistics
An interface for getting a number of statistics relating to a cluster of documents.
ResultsCluster| Method Summary | |
|---|---|
double |
mean()
Gets the mean distance of the cluster elements from the cluster centroid. |
int |
size()
Gets the number of elements in the cluster. |
double |
variance()
Gets the variance of the distance of the cluster elements from the cluster centroid. |
| Method Detail |
|---|
int size()
double mean()
double variance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||