Uses of Package
org.apache.mahout.clustering.meanshift

Packages that use org.apache.mahout.clustering.meanshift
org.apache.mahout.clustering.meanshift   
 

Classes in org.apache.mahout.clustering.meanshift used by org.apache.mahout.clustering.meanshift
MeanShiftCanopy
          This class models a canopy as a center point, the number of points that are contained within it according to the application of some distance metric, and a point total which is the sum of all the points and is used to compute the centroid when needed.
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.