Hacker News new | ask | show | jobs
by lutun 2393 days ago
Yep. SteamLens is the combination of Steam and MovieLens. However, gorse means Go recommender system engine :D
1 comments

You might want to have a look at the Morse paper. It describes an algorithm which worked well, significantly better than KNN, at least on movies, using, by today's standards, a small data set. Unfortunately, when I inquired about open sourcing the code, I was told that BT had lost it. But the algorithm is described in detail in the paper.
I'll have a look at it. :)