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

Decode matrix methods

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • 0.3
    • classic
    • None

    Description

      Currently in the matrix package we have asFormatString() methods to serialize matrices, however there are no corresponding methods to decode the serialized matrices. At the moment I do not think any of the code base uses the matrix asFormatString() methods, however for the Gaussian Mixture Model(GMM) code I am working on I will need to serialize/deserialize covariance matrices.

      The following matrix classes will require decoding methods:
      1. DenseMatrix
      2. SparseMatrix
      3. SparseColumnMatrix
      4. SparseRowMatrix
      5. MatrixView

      Attachments

        1. MAHOUT-116.patch
          18 kB
          Daniel Nee

        Activity

          People

            Unassigned Unassigned
            danienee Daniel Nee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: