Skip to content
/ convmf Public

code for "Convolution Matrix Factorization for Document Context-Aware Reccomendation"

Notifications You must be signed in to change notification settings

nishiba/convmf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convmf

code for "Convolution Matrix Factorization for Document Context-Aware Reccomendation"

Setup

  • install python module.
pip install -r requirements.txt
  • download rating data
./download_data.sh

Run

python preprocessing.py
python train.py

About

code for "Convolution Matrix Factorization for Document Context-Aware Reccomendation"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published