Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 561 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 561 Bytes

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