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

Preprocessing for collaborative filtering with the Scala DSL

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • None
    • None

    Description

      The aim here is to provide some easy-to-use machinery to enable the usage of the new Cooccurrence Analysis code from MAHOUT-1464 with datasets represented as follows in a CSV file with the schema timestamp, userId, itemId, action, e.g.

      timestamp1, userIdString1, itemIdString1, “view"
      timestamp2, userIdString2, itemIdString1, “like"
      

      Attachments

        1. MAHOUT-1518.patch
          6 kB
          Sebastian Schelter

        Activity

          People

            ssc Sebastian Schelter
            ssc Sebastian Schelter
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: