|
||||||||||
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.DaviesBouldinIndex
public class DaviesBouldinIndex
References:
D.~L. Davies and D.~W. Bouldin, 1979. A cluster separation measure.
Constructor Summary | |
---|---|
DaviesBouldinIndex(Distance<Vector> dm,
Vector[] points,
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 DaviesBouldinIndex(Distance<Vector> dm, Vector[] points, 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 |