Skip to content

Build a News Recommendation Engine Using Apache Mahout and the Google News Personalization Paper

License

Notifications You must be signed in to change notification settings

vthacker/NewsRecommendation

Repository files navigation

This is a very basic recommendaion engine.

Data set used: REUTERS data set

I have also used Apache Mahout

Item clustering is done via MinHash algorithm from Mahout.

User clustering is custom written and I will try to figure out how to use Mahout.

Recommendation engine is also very basic and custom written. Not sure how to use the Taste library from Mahout.

This is a very basic implementation done over a weekend. Feel free to comment. There will be lots of improvemts in the future!!

About

Build a News Recommendation Engine Using Apache Mahout and the Google News Personalization Paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages