Package | Description |
---|---|
weka.classifiers.lazy | |
weka.clusterers | |
weka.core | |
weka.core.neighboursearch |
Class and Description |
---|
NearestNeighbourSearch
Abstract class for nearest neighbour search.
|
Class and Description |
---|
KDTree
Class implementing the KDTree search algorithm for nearest neighbour search.
The connection to dataset is only a reference. |
Class and Description |
---|
PerformanceStats
The class that measures the performance of a nearest
neighbour search (NNS) algorithm.
|
Class and Description |
---|
CoverTree.CoverTreeNode
class representing a node of the cover tree.
|
NearestNeighbourSearch
Abstract class for nearest neighbour search.
|
PerformanceStats
The class that measures the performance of a nearest
neighbour search (NNS) algorithm.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.