|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DistanceFunction | The interface a distance function must implement. |
Class Summary | |
---|---|
EuclideanDist | Calculates the distance for two data rows based on the euclidean distance. |
ManhattanDist | Calculates the distance for two data rows based on the manhatten distance. |
MinkowskiDist | Calculates the distance for two data rows based on the Minkowski distance. |
Enum Summary | |
---|---|
DistanceFunction.Names | The name sof the implemented distance functions. |
Contains distance function implementations for the Hierarchical Clustering node.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |