PasaLab / AutoAC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoAC: Towards Automated Attribute Completion for Heterogeneous Graph Neural Network


code for the paper "Towards Automated Attribute Completion for Heterogeneous Graph Neural Network"

Dataset

We use datasets recently proposed by HGB.ACM can be found in this repo,DBLP and IMDB can be found in HGB

Quick start

The requirements of the running environment is listed in requirements.txt.After installing the packages run:

bash test_result.sh

How to evaluate

After running AutoAc,five submit files will be generated.You can upload them in this website to get results

About


Languages

Language:Python 54.2%Language:Shell 45.8%