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

Improve performance of ML ALS recommendForAll by GEMV

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.2.0
    • ML
    • None

    Description

      There were a lot of works on improving ALS's recommendForAll

      For now, I found that it maybe futhermore optimized by

      1, using GEMV;

      2, use guava.ordering instead of BoundedPriorityQueue;

       

      Attachments

        Activity

          People

            podongfeng Ruifeng Zheng
            podongfeng Ruifeng Zheng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: