Skip to content

YujieMo/SCHOOL

Repository files navigation

Revisiting Self-Supervised Heterogeneous Graph Learning from Spectral Clustering Perspective

This repository contains the reference code for the manuscript ``Revisiting Self-Supervised Heterogeneous Graph Learning from Spectral Clustering Perspective"

Contents

  1. Installation
  2. Preparation
  3. Training

Installation

  • pip install -r requirements.txt
  • Unzip the datasets (datasets can be found in ./dataset/)

Preparation

Important args:

  • --use_pretrain Test checkpoints to reproduce the results
  • --dataset Heterogeneous graph: ACM, Yelp, DBLP, Aminer
  • --custom_key Node: node classification

Training

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages