mahout-recommender Questions
4
Solved
I am using Spark to build a recommendation system prototype. After going through some tutorials, I have been able to train a MatrixFactorizationModel from my data.
However, the model trained by Sp...
Historiated asked 7/1, 2015 at 8:23
3
The latest release mahout 0.9 is only built on hadoop 1.x. (mvn clean install)
How can I compile mahout for hadoop 2.0.x?
Because When I was running the commands:
hadoop jar mahout-examples-0....
Ballinger asked 12/9, 2013 at 15:2
2
Solved
I am puzzled about what the item-based recommendation is, as described in the book "Mahout in Action". There is the algorithm in the book:
for every item i that u has no preference for yet
for ev...
Sivie asked 4/5, 2013 at 8:22
1
© 2022 - 2024 — McMap. All rights reserved.