Class MTree.ResultItem
- java.lang.Object
-
- moa.clusterers.outliers.utils.mtree.MTree.ResultItem
-
-
Field Detail
-
data
public DATA data
A nearest-neighbor.
-
distance
public double distance
The distance from the nearest-neighbor to the query data object parameter.
-
-