Mahout In Action第7章Clustering的SimpleKMeansClustering例子
环境:Ubuntu10.10,Hadoop1.0.1,Mahout0.6
编辑器:eclipse3.7
打jar包用fatjar
?
?与书中代码有区别的是Mahout0.6版用:WeightedPropertyVectorWritable类。???
?与书中代码有区别的是Mahout0.6版用:WeightedPropertyVectorWritable类。