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

SquaredEuclideanDistanceMeasure distance method has a bug in comparing sizes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 0.3
    • classic
    • None

    Description

      Line 80:
      if (centroid.size() != centroid.size()) {

      Should compare centroid and input vector.

      Attachments

        Activity

          People

            gsingers Grant Ingersoll
            gsingers Grant Ingersoll
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: