Package | Description |
---|---|
moa.classifiers.lazy.neighboursearch |
Modifier and Type | Method and Description |
---|---|
protected void |
KDTree.findNearestNeighbours(weka.core.Instance target,
KDTreeNode node,
int k,
NearestNeighbourSearch.MyHeap heap,
double distanceToParents)
Returns (in the supplied heap object) the k nearest
neighbours of the given instance starting from the give
tree node.
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.