ntumslab / Rec-Sys-Survey

Experiment codes for "Review of Attribute-Aware Collaborative Filtering Based Recommender Systems"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiment Code

This repository contains the codes or the links to codes to run the experiment in this paper "Review of Attribute-Aware Collaborative Filtering Based Recommender Systems".

Tensor Factorization

https://github.com/VincentLiu3/TF

Collective Matrix Factorization

https://github.com/VincentLiu3/CMF

Regression-based Latent Factor Model

https://github.com/beechung/Latent-Factor-Models

Friendship-Interest Propagation

https://github.com/ntumslab/Rec-Sys-Survey/tree/master/FIP

Factorization Machine (LibFM)

https://github.com/srendle/libfm

Collaborative Deep Learning

http://www.wanghao.in/CDL.htm

Matrix Factorization (LibMF)

https://github.com/cjlin1/libmf

About

Experiment codes for "Review of Attribute-Aware Collaborative Filtering Based Recommender Systems"


Languages

Language:Python 100.0%