SiriusNEO / Social-Recommender-Systems

🤗 CS3612 Machine Learning Course Project, An exploration in Social Recommender Systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Recommender Systems

Source Code | Mini Paper | Slide | Jupyter Notebook Demo

🤗 CS3612 Machine Learning Course Project, An exploration in Social Recommender Systems.

Implementation

  • Bench & Dataloader
  • UserMean & ItemMean
  • UserCF & ItemCF
  • Matrix Factorization
  • Social Regularization
  • Tridimensional Social Regularization
  • Adam Optimizer
  • Demo Notebook
  • Mini Paper

Dataset

Download them directly in Github Release and put the dataset folder in the root directory of this project.

Reference

Paper Reference

https://github.com/daicoolb/RecommenderSystem-DataSet

https://github.com/AaronHeee/FDU-Recommender-Systems-for-Douban-Movie

https://github.com/Leavingseason/xDeepFM

About

🤗 CS3612 Machine Learning Course Project, An exploration in Social Recommender Systems.


Languages

Language:Jupyter Notebook 41.2%Language:TeX 37.4%Language:Python 21.3%