KMeansTData, TDataSumEvaluate |
Name | Description | |
---|---|---|
EvaluateDaviesBouldinIndex(FuncTDataSum, TDataSum, Double) | Evaluates the Davies-Bouldin-Index. The exponent q (see EvaluateDaviesBouldinIndex(FuncTDataSum, TDataSum, Double, Int32)) is set to 1, meaning that the mean Euclidean distance of the points to their respective centroid is used in the nominator. | |
EvaluateDaviesBouldinIndex(FuncTDataSum, TDataSum, Double, Int32) | Evaluates the Davies-Bouldin-Index. The exponent q (used to calculate the average distance of the cluster points to their centroid) can be set as parameter. |