Interpreting output from mahout clusterdumper

前端 未结 4 2081
面向向阳花
面向向阳花 2021-02-10 03:24

I ran a clustering test on crawled pages (more than 25K docs ; personal data set). I\'ve done a clusterdump :

$MAHOUT_HOME/bin/mahout clusterdump --seqFileDir ou         


        
4条回答
  •  醉酒成梦
    2021-02-10 03:52

    I think you need to read the source code -- download from http://mahout.apache.org. VL-24130 is just a cluster identifier for a converged cluster.

提交回复
热议问题