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

Weighted ALS-WR iterator for Spark

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • 0.10.0
    • None
    • None

    Description

      Given preference P and confidence C distributed sparse matrices, compute ALS-WR solution for implicit feedback (Spark Bagel version).

      Following Hu-Koren-Volynsky method (stripping off any concrete methodology to build C matrix), with parameterized test for convergence.

      The computational scheme is following ALS-WR method (which should be slightly more efficient for sparser inputs).

      The best performance will be achieved if non-sparse anomalies prefilitered (eliminated) (such as an anomalously active user which doesn't represent typical user anyway).

      the work is going here https://github.com/dlyubimov/mahout-commits/tree/dev-0.9.x-scala. I am porting away our (A1) implementation so there are a few issues associated with that.

      Attachments

        1. distributed-als-with-confidence.pdf
          286 kB
          Dmitriy Lyubimov

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: