Questions tagged [lenskit]

LensKit is an open source toolkit for building and researching recommender systems.

LensKit is an open-source toolkit for building, researching, and studying recommender systems. It was initiated by GroupLens Research at the University of Minnesota

Resources

34 questions
0
votes
1 answer

Lenskit: How to run LensKit recommender and evaluator from java

I have a maven project in which I have a java file that pre-processes the data and creates a number of new data files that would like to be the input files in the Lenskit. When the evaluator finishes the evaluation of each file, I would like to get…
Omen
  • 43
  • 1
  • 2
  • 9
0
votes
1 answer

How do I setup lenskit recommender toolkit to run in a website?

I'm using lenskit recommender toolkit in Netbeans 7.4 to build a movie recommendation engine and now I'm finalizing it. So my question is how will I be able to integrate it into Web to build a Movie Recommendation Website? I've already visit the…
Harvey
  • 399
  • 4
  • 15
  • 31
0
votes
1 answer

Why is maven not showing lenskin artifact?

I have been to trying to run lenskit with eclipse, I have got eclipse and maven running. I am referring to this documentation link It says that Select ‘File → New → Project …’. In the New Project dialog make sure ‘Create a simple project’ is…
Max
  • 9,100
  • 25
  • 72
  • 109
-6
votes
2 answers

Will apache mahout or other recommendation system work on google app engine

Will graphlab, apache mahout or lenskit work on google app engine ?. If it won't, how will i be able to use collaborative filter on gae ?
1 2
3