Adam Bozanich created MAHOUT-1158:
-------------------------------------

             Summary: Migrate/transform IDs from alphanumeric to Long
                 Key: MAHOUT-1158
                 URL: https://issues.apache.org/jira/browse/MAHOUT-1158
             Project: Mahout
          Issue Type: Improvement
          Components: Collaborative Filtering
            Reporter: Adam Bozanich
            Assignee: Sean Owen
            Priority: Minor


Generating item similarities from user interactions or preferences doesn't 
necessarily require user IDs to remain consistent or even recoverable.

ItemSimilarityJob could have a flag that transforms the IDs automatically.

Use case:  Input data is a collection of (cookie,product_id); cookie is 
alphanumeric.  ItemSimilarityJob should be able to consume this data without 
needing the user to preprocess it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to