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  
MeanShiftCanopyClusterMapper  
MeanShiftCanopyCreatorMapper  
MeanShiftCanopyDriver This class implements the driver for Mean Shift Canopy clustering
MeanShiftCanopyMapper  
MeanShiftCanopyReducer  
 



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