Package org.apache.mahout.clustering.canopy

Interface Summary
CanopyConfigKeys  
 

Class Summary
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.
CanopyClusterer  
CanopyClusteringJob Runs the CanopyDriver.runJob(String, String, String, double, double) and then ClusterDriver.runJob(String, String, String, String, double, double) .
CanopyDriver  
CanopyMapper  
CanopyReducer  
ClusterDriver  
ClusterMapper  
 



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