Benya16
Benya16

Reputation: 175

Apache Mahout: Creating similarities for taste_item_similarity table for the MySQLJDBCItemSimilarity class

I've created a taste_preferences table with the user_id, item_id, and preference, but now I'm trying to figure out how to calculate the similarities and insert them into my taste_item_similarity table.

Here's the link to the MySQLJDBCDataModel class which talks about the taste_preferences table, and here's a link to the MySQLJDBCItemSimilarity class which talks about the taste_item_similarity table.

Any help would be great!

Upvotes: 1

Views: 42

Answers (0)

Related Questions