资 源 简 介
Usage: hadoop jar cluster-analyzer-0.2.0.jar org.mathbiol.mahout.analyzer.ClusterAnalyzer
This Hadoop tool reads clusters from and points from to analyze the clustering result produced by one of the clustering methods supported by Apache Mahout and to dump it to using the specified (defaults to org.mathbiol.mahout.analyzer.output.JsonOutput). To calculate some metrics such as within-cluster sum of squares, the used during the clustering must be provided (defaults to org.apache.mahout.common.distance.SquaredEuclideanDistanceMeasure).