Skip to content

This project implements "one-class" recommendation system to solve user preference problem by leveraging social connections of users.

Notifications You must be signed in to change notification settings

payoj21/social-network-recommender-system

Repository files navigation

README

This project implements variations of Bayesian Personalised Ranking and compare the perfomances of each with otehr. We tried to understand if users' social connections can be leveraged to improve rankings of items recommended to them by a recommender system. We implemented the below mentioned paper and refered to github repositories to get started with our project.

References (cloned in the references directory):

NOTE: References to be added here

  • When you want to add another git repo in yours (cloned), add it using the following git command:
    • git submodule add <repo-link> dir/repo-name

About

This project implements "one-class" recommendation system to solve user preference problem by leveraging social connections of users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published