Skip to content

sgondala/RecommenderSystems

Repository files navigation

Recobook

Implemented a Recommender system to suggest books based on the book you like. Used the data provided at http://www2.informatik.uni-freiburg.de/~cziegler/BX/

I used an item-item collaborative filtering approach to return top 5 most matches for the input book. Made a website in flask that connects to the backend postgres server and fetches the result.

About

Recommender system to suggest similar books

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published