Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-23266

Matrix Inversion on BlockMatrix

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Incomplete
    • 2.2.1
    • None
    • MLlib

    Description

      Matrix inversion is the basic building block for many other algorithms like regression, classification, geostatistical analysis using ordinary kriging etc. A simple Spark BlockMatrix based efficient distributed divide-and-conquer algorithm can be implemented using only 6 multiplications in each recursion level of the algorithm. The reference paper can be found in

      https://arxiv.org/abs/1801.04723

      Attachments

        Activity

          People

            Unassigned Unassigned
            chandan-misra Chandan Misra
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: