Skip to content

alipay/NMCDR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NMCDR

This repository is the official code for the paper "Neural Node Matching for Multi-Target Cross Domain Recommendation".
By Wujiang Xu, Shaoshuai Li, Mingming Ha et al.

Data Processing

  1. Download Amazon data from the url "http://jmcauley.ucsd.edu/data/amazon/index_2014.html".
  2. Process the data by

python3 amazon/process.py #1st step
python3 amazon/filter_dataset.py #2nd step

Train the Model

python3 train_matching.py

Future Work

  1. requirements.txt will be provided.
  2. More detailed parameters descirption.

Contact us

Please feel free to contact us with the email to W. Xu "xuwujiang.xwj@mybank.cn".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages