Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Mahout, mail # user - Using recommenders with String identifiers


Copy link to this message
-
Using recommenders with String identifiers
Claudia Grieco 2012-03-05, 08:53
Hi guys,

I'd like to use mahout to implement a recommender but I'm encountering a
problem:

Ids of items and users are represented in Mahout as long integers, while my
data comes from an external database that uses strings to identify items and
users.

Any suggestion as to how I can fix this problem?

Thanks a lot

Claudia