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

rowSumsMap summary for non-int-keyed DRMs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.2
    • None
    • None

    Description

      we have rowSums() that are enabled only if matrix is int-keyed (DrmLike[Int]), because non-int keys cannot be mapped to ordinal positions.

      however, this api still can exist – except the output should really be Map[K,Double].

      PR https://github.com/apache/mahout/pull/135

      Attachments

        Activity

          People

            dlyubimov Dmitriy Lyubimov
            dlyubimov Dmitriy Lyubimov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: