|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.aitools.dm.clustering.validation.InternalValidationMeasure
de.aitools.dm.clustering.validation.internal.ExpectedDensity
public class ExpectedDensity
References:
B. Stein et al., 2003. On Cluster Validity and the Information Need of Users.
Constructor Summary | |
---|---|
ExpectedDensity(Graph graph,
int[] clusterResult)
|
Method Summary | |
---|---|
double |
measure()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpectedDensity(Graph graph, int[] clusterResult)
Method Detail |
---|
public double measure()
measure
in class InternalValidationMeasure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |