| Package | Description |
|---|---|
| moa.classifiers.lazy.neighboursearch |
| Modifier and Type | Class and Description |
|---|---|
class |
KDTree
Class implementing the KDTree search algorithm for nearest neighbour search.
The connection to dataset is only a reference. |
class |
LinearNNSearch
Class implementing the brute force search algorithm for nearest neighbour search.
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.