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

Blockify distance computation in k-means

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 1.4.0
    • None
    • MLlib

    Description

      The performance of pairwise distance computation in k-means can benefit from BLAS Level 3 matrix-matrix multiplications. It requires we update the implementation to use blocks. Even for sparse data, we might be able to see some performance gain.

      Attachments

        Issue Links

          Activity

            People

              yanboliang Yanbo Liang
              mengxr Xiangrui Meng
              Xiangrui Meng Xiangrui Meng
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: