Hacker News new | ask | show | jobs
Recommended reading for Recommender Systems?
6 points by msurel 5940 days ago
I'm looking at working on a project that will involve a recommender system and was wondering if there was any reading that people here would recommend. I've done a little poking around and found quite a few papers and the equivalent of text books. Knowing that these things can vary greatly in quality and practical application I was hoping there might be a few people here that could recommend a book/paper/website or two.

Thanks

Mike

3 comments

You can look at the netflix's winners papers:

- Progress report: http://www.netflixprize.com/community/viewtopic.php?id=998

- Latest: http://cacm.acm.org/news/32450-award-winning-paper-reveals-k...

And:

- Recommendation Algorithm Wants To Show You Something New: http://science.slashdot.org/story/10/02/26/1821208/Recommend...

I'd be very interested also. So far I have looked at clustering as the first bet. Does anyone else have any suggestions?