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

Insufficient dataset :( #7

Open
LeeJunHyun opened this issue May 15, 2019 · 7 comments
Open

Insufficient dataset :( #7

LeeJunHyun opened this issue May 15, 2019 · 7 comments

Comments

@LeeJunHyun
Copy link

LeeJunHyun commented May 15, 2019

Hi, @yunshengb . Thank you for sharing your code and dataset.

However, there aren't test data, as mentioned another issue.

And, there are missing file on train set too.

Here is a error message of your code.

FileNotFoundError: [Errno 2] No such file or directory: '/workspace/SimGNN/save/AIDS700nefData_train.pickle'

AIDS700nefData_train.pickle is not in your google drive, https://drive.google.com/drive/folders/1Eusvi4_iOKM0AsO1LhxQFkY62kDEtuMq.

Could you provide proper train & test data?

@yunshengb
Copy link
Owner

AIDS700nefData_train.pickle is automatically generated by loading gexf graphs from data/. Did you follow the following:

Get the datasets from https://drive.google.com/drive/folders/1lY3pqpnUAK0H9Tgjyh7tlMVYy0gYPthC?usp=sharing and extract under data/:

AIDS80nef
AIDS700nef
linux
IMDBMulti

Thanks!

@LeeJunHyun
Copy link
Author

Thanks, @yunshengb !

But I already downloaded dataset and extract at data/.

Is there any step before run python main.py?

@yunshengb
Copy link
Owner

Can you paste the complete error message by the code? This way I can better help you fix the issue. Perhaps you need to delete the existing pickle or there is some nested folder. Or it may be some platform-dependent thing which hopefully is not the case :)

Thanks!

@GZYZG
Copy link

GZYZG commented Oct 28, 2020

Hi, @yunshengb . Thank you for sharing your code and dataset.

However, there aren't test data, as mentioned another issue.

And, there are missing file on train set too.

Here is a error message of your code.

FileNotFoundError: [Errno 2] No such file or directory: '/workspace/SimGNN/save/AIDS700nefData_train.pickle'

AIDS700nefData_train.pickle is not in your google drive, https://drive.google.com/drive/folders/1Eusvi4_iOKM0AsO1LhxQFkY62kDEtuMq.

Could you provide proper train & test data?

I think you did't create save/ folder in this project

@yunshengb
Copy link
Owner

yunshengb commented Oct 28, 2020 via email

@GZYZG
Copy link

GZYZG commented Oct 28, 2020

The following data files have been uploaded to the folder you specified: AIDS700nefData_train.pickle AIDS700nefData_test.pickle LinuxData_train.pickle LinuxData_test.pickle IMDBMulti800Data_train.pickle IMDBMulti800Data_test.pickle I believe these are all that are needed. Please let me know what other files are needed. Thanks!

On Oct 27, 2020, at 22:48, GuoZhiyan @.***> wrote: Hi, @yunshengb https://github.com/yunshengb . Thank you for sharing your code and dataset. However, there aren't test data, as mentioned another issue. And, there are missing file on train set too. Here is a error message of your code. FileNotFoundError: [Errno 2] No such file or directory: '/workspace/SimGNN/save/AIDS700nefData_train.pickle' AIDS700nefData_train.pickle is not in your google drive, https://drive.google.com/drive/folders/1Eusvi4_iOKM0AsO1LhxQFkY62kDEtuMq https://drive.google.com/drive/folders/1Eusvi4_iOKM0AsO1LhxQFkY62kDEtuMq. Could you provide proper train & test data? I think you did't create save/ folder in this project — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#7 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACAAS2E2OEQDJ6LDID3E5ADSM6WBDANCNFSM4HM63ZEQ.

Thanks! But I have another question,. I want to use files in dis_map.zip to replace the computation of ged. But I don't know how to match the .pickle file with different datasets. Could you tell me how to modify your code to use the .pickle files? Thanks!

I got it! But still Thanks!

@Lost-little-dinosaur
Copy link

Hi~
I still don't know how to run this code using my own dataset....the pickle file is too complex for me... I will be appreciated if you can help me...

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

4 participants