Skip to content

zhenglecheng/CARE-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages