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_pretrainTest checkpoints to reproduce the results--datasetHeterogeneous graph: ACM, Yelp, DBLP, Aminer--custom_keyNode: node classification
python main.py