Uses of Package
org.apache.mahout.math.neighborhood

Packages that use org.apache.mahout.math.neighborhood
org.apache.mahout.clustering  
org.apache.mahout.clustering.streaming.cluster   
org.apache.mahout.clustering.streaming.mapreduce   
org.apache.mahout.math.neighborhood   
 

Classes in org.apache.mahout.math.neighborhood used by org.apache.mahout.clustering
Searcher
          Describes how to search a bunch of vectors.
 

Classes in org.apache.mahout.math.neighborhood used by org.apache.mahout.clustering.streaming.cluster
UpdatableSearcher
          Describes how we search vectors.
 

Classes in org.apache.mahout.math.neighborhood used by org.apache.mahout.clustering.streaming.mapreduce
UpdatableSearcher
          Describes how we search vectors.
 

Classes in org.apache.mahout.math.neighborhood used by org.apache.mahout.math.neighborhood
HashedVector
          Decorates a weighted vector with a locality sensitive hash.
Searcher
          Describes how to search a bunch of vectors.
UpdatableSearcher
          Describes how we search vectors.
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.