Codes for CoPE: Modeling Continuous Propagation and Evolution on Interaction Graph
.
python run_cope.py --dataset garden
The smallest dataset garden
is uploaded. For other datasets, please check the links below.
Amazon: http://jmcauley.ucsd.edu/data/amazon/index.html
ML: https://grouplens.org/datasets/movielens/
Yoochoosebuy: http://2015.recsyschallenge.com/challenge.html
Interaction Datasets: http://snap.stanford.edu/jodie/
Please cite our paper if you make advantage of the CoPE in your own work:
@inproceedings{zhang2021cope,
title={CoPE: Modeling Continuous Propagation and Evolution on Interaction Graph},
author={Zhang, Yao and Xiong, Yun and Li, Dongsheng, and Shan, Caihua and Ren, Kan and Zhu, Yangyong},
booktitle={Proceedings of the 30th ACM International Conference on Information and Knowledge Management},
year={2021},
organization={ACM}
}