Source code for the paper Neural Cross Domain Collaborative Filtering with Shared Entities (NeuCDCF)
Author: Vijaikumar M et.al.
- python 2.7.12
- scipy 1.0.0
- numpy 1.13.3
- tensorflow 1.12.0
python NeuCDCF_main.py --method gcmf
python NeuCDCF_main.py --method sed
python NeuCDCF_main.py --method neucdcf
python NeuCDCF_main.py --help
Look at the Arguments.py file for an example configuration
Format: user_id item_id rating domain_index
Amazon Movie (source)-Book (target) link: https://www.dropbox.com/sh/sg7kknun6bm0vm9/AACC6JhIiW1lDIFWl9BknDAga?dl=0
Amazon Movie (source)-Music (target) link: https://www.dropbox.com/sh/dhwu8jxpwlmt7rt/AACDdbVBj185QmDOyE02ctJXa?dl=0
Douban Movie (soure)-Book (target) link: will be provided on sending e-mail to vijaikumar@iisc.ac.in
Douban Music (soure)-Book (target) link: will be provided on sending e-mail to vijaikumar@iisc.ac.in