Skip to content

kupl/PL4XGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PL4XGL

This is the implementation of our submitted paper "PL4XGL: A Programming Language Approach to Explainable Graph Learning." This implementation aims to reproduce the results of PL4XGL in Table 3, Figure 11 of our paper, and Figure 2 of our supplementary material.

Requirement

  • python >= 3.8.8

How to use

GraphClassification and NodeClassification folders include the implementation of PL4XGL for graph classification and node classification tasks, respectively.

Reproducing results for Graph Classification Datasets

if you want to reproduce the results of PL4XGL for the graph classification datasets (MUTAG, BBBP, and BACE datasets), move to GraphClassification folder and follow the instructions.

Reproducing results for Node Classification Datasets

if you want to reproduce the results of PL4XGL for the node classification datasets (Texas, Cornell, Wisconsin, BA-Shapes, and Tree-Cycles datasets) move to GraphClassification folder and follow the instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages