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

ImplicitFeedbackAlternatingLeastSquaresSolver tests and features

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.9
    • 0.10.0
    • None

    Description

      I added a test case for the YtY calculation code
      I removed the indexes.quickSort() in the YtY calculation because I don't think it's necessary and the test cases passed without it. The order shouldn't matter since you're adding the scalers together. Correct me if i'm wrong.

      In Factorization.java I added methods to access the iterator of item ids and user ids directly. This saves memory when using classes like TopItems.java when you don't have the DataModel class in memory as well.

      Attachments

        1. MAHOUT-1447.patch
          6 kB
          Adam Ilardi

        Activity

          People

            ssc Sebastian Schelter
            adamilardi Adam Ilardi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: