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

Question about the output of UGraphEmb for PTC dataset #1

Open
annitrolla opened this issue Feb 21, 2020 · 0 comments
Open

Question about the output of UGraphEmb for PTC dataset #1

annitrolla opened this issue Feb 21, 2020 · 0 comments

Comments

@annitrolla
Copy link

annitrolla commented Feb 21, 2020

I run the UGraphEmb without any modifications for PTC dataset and successfully obtained the results. However, I have a question about the output of your model. Namely, in the logs folder test_info.klepto contains K_graph_embs_mat, which I understand to be graph embeddings of the test, with its shape being (344, 256) - 344 graphs with 256 embedding space. The problem is that the loaded test dataset contains only 69 graphs. Therefore, it seems that it contains all of the graphs. So my question is whether the resulting embeddings are sorted by gids or how to map them to their corresponding graph indices?

Thanks for your help and an interesting work!

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