gnn-model-explainer
gnn-model-explainer copied to clipboard
Enron dataset issue
The link of enron dataset you provided refers to a raw data. But in the line 831 of train.py project, it reads the pkl data instead of the raw data. Could you please provided the script transforming the raw data to the processed pickle data?
@gui-li Hi, I met the same error. Have you solved it?