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

Change BallKMeans weighting to use log(weight)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.8
    • 0.8
    • None
    • None

    Description

      Weirdness is happening in the reducer when doing k-means++ sampling by weights.

      Change from multiplying the probability with the weight to multiplying by 2 * log(weight).

      Attachments

        Activity

          People

            dfilimon Dan Filimon
            dfilimon Dan Filimon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: