Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Weka.core.neighboursearch Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
BallNodeClass representing a node of a BallTree.Classweka.core.neighboursearch.balltreesWeka
BallSplitterAbstract class for splitting a ball tree's BallNode.Classweka.core.neighboursearch.balltreesWeka
BallTree Class implementing the BallTree/Metric Tree algorithm for nearest neighbour search.Classweka.core.neighboursearchWeka
BallTreeConstructorAbstract class for constructing a BallTree .Classweka.core.neighboursearch.balltreesWeka
BottomUpConstructor The class that constructs a ball tree bottom up.Classweka.core.neighboursearch.balltreesWeka
CoverTree Class implementing the CoverTree datastructure.Classweka.core.neighboursearchWeka
NearestNeighbourSearchAbstract class for nearest neighbour search.Classweka.core.neighboursearchWeka
PerformanceStatsThe class that measures the performance of a nearest neighbour search (NNS) algorithm.Classweka.core.neighboursearchWeka
PointsClosestToFurthestChildren Implements the Moore's method to split a node of a For more information please see section 2 of the 1st and 3.Classweka.core.neighboursearch.balltreesWeka
SlidingMidPointOfWidestSide The class that splits a node into two based on the midpoint value of the dimension in which the node's rectangle is widest.Classweka.core.neighboursearch.kdtreesWeka
StackClass implementing a stack.Classweka.core.neighboursearch.covertreesWeka
TopDownConstructor The class implementing the TopDown construction method of ball trees.Classweka.core.neighboursearch.balltreesWeka
TreePerformanceStatsThe class that measures the performance of a tree based nearest neighbour search algorithm.Classweka.core.neighboursearchWeka