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

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

Classes in org.apache.mahout.clustering.canopy used by org.apache.mahout.clustering.canopy
Canopy
          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–2014 The Apache Software Foundation. All rights reserved.