Uses of Package
weka.core.neighboursearch

Packages that use weka.core.neighboursearch
weka.classifiers.lazy   
weka.core   
weka.core.neighboursearch   
 

Classes in weka.core.neighboursearch used by weka.classifiers.lazy
NearestNeighbourSearch
          Abstract class for nearest neighbour search.
 

Classes in weka.core.neighboursearch used by weka.core
PerformanceStats
          The class that measures the performance of a nearest neighbour search (NNS) algorithm.
 

Classes in weka.core.neighboursearch used by weka.core.neighboursearch
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 © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.