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