This repository contains the reference code for the manuscript ``Revisiting Self-Supervised Heterogeneous Graph Learning from Spectral Clustering Perspective"
- pip install -r requirements.txt
- Unzip the datasets (datasets can be found in ./dataset/)
Important args:
--use_pretrain
Test checkpoints to reproduce the results--dataset
Heterogeneous graph: ACM, Yelp, DBLP, Aminer--custom_key
Node: node classification
python main.py