zhenglecheng / CARE-demo

Repository from Github https://github.comzhenglecheng/CARE-demoRepository from Github https://github.comzhenglecheng/CARE-demo

CARE-demo

Required Packages:

  • PyTorch
  • scikit-learn
  • scipy

Before running the demo code, please unzip the data.zip first.

Command to reproduce the experimental results on the Amazon dataset

python main.py --dataset Amazon

Command to reproduce the experimental results on the BlogCatalog dataset

python main.py --dataset BlogCatalog

Command to reproduce the experimental results on the IDMB dataset

python main.py --dataset imdb

Command to reproduce the experimental results on the dblp dataset

python main.py --dataset dblp

About


Languages

Language:Python 100.0%