Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Problem About Experiments on Homophilous Datasets #13

Open
HannieYang opened this issue May 15, 2023 · 1 comment
Open

A Problem About Experiments on Homophilous Datasets #13

HannieYang opened this issue May 15, 2023 · 1 comment

Comments

@HannieYang
Copy link

Hello! I have a problem when running the code. I want to reproduce the experiments on three homophilous datasets (Cora, Citeseer and Pubmed). I tired bash experiments/linkx_tuning.sh Cora like the experiments on Geom-GCN datasets. But it doesn't work because there is no fixed-split files for homophilous datasets. Can you tell me how to run the experiments on these three homophilous datasets?
Thanks!

@HannieYang
Copy link
Author

Add the details:
Traceback (most recent call last): File "main.py", line 46, in <module> split_idx_lst = load_fixed_splits(args.dataset, args.sub_dataset) File "/media/ubuntu/ElementsSE/yh/Non-Homophily-Large-Scale-master/data_utils.py", line 229, in load_fixed_splits assert dataset in splits_drive_url.keys() AssertionError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant