Package org.apache.mahout.clustering.meanshift

Interface Summary
MeanShiftCanopyConfigKeys  
 

Class Summary
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.
MeanShiftCanopyClusterer  
MeanShiftCanopyCreatorMapper  
MeanShiftCanopyDriver  
MeanShiftCanopyJob  
MeanShiftCanopyMapper  
MeanShiftCanopyReducer  
 



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