Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-723

Incorrect handling of NUM_CLUSTERS_OPTION in FuzzyKMeansDriver class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.5, 0.6
    • 0.6
    • classic
    • None
    • Mac OS X 10.6.7, Mahout 0.5/trunk

    Description

      the NUM_CLUSTERS_OPTION isn't handled correctly in the FuzzyKMeansDriver, so it leads to NPE when running fuzzy k-means clustering through command-line tool with following command:

      bin/mahout fkmeans -i reuters-vectors/tfidf-vectors/ -c reuters-fkmeans-centroids -o reuters-fkmeans-clusters -dm org.apache.mahout.common.distance.SquaredEuclideanDistanceMeasure -x 10 -cl -k 21 -cd 1.0 -m 3 -ow

      Attachments

        Activity

          People

            srowen Sean R. Owen
            alexott Alex Ott
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: