[
https://issues.apache.org/jira/browse/MAHOUT-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved MAHOUT-1158.
-------------------------------
Resolution: Won't Fix
I agree... at the moment it is all numeric IDs everywhere in the code. It feels
like this can be a separate preprocessing step. Or, it should be included as a
transformation everywhere in the API and that is a lot more than this one place.
> 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