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

how to make this code work for a simple undirected graph ? #2

Open
binonteji opened this issue May 2, 2022 · 1 comment
Open

how to make this code work for a simple undirected graph ? #2

binonteji opened this issue May 2, 2022 · 1 comment

Comments

@binonteji
Copy link

Please help ?

@raunakkmr
Copy link
Owner

Although the models themselves do not make use of temporal information, the datasets that we use are temporal networks obtained from SNAP and Network Repository. The datasets that I tried can be found through the class names in src/datasets/link_prediction.py.

The datasets are processed in src/dataset/link_prediction.py. You can go through the code here to figure out how to process raw data from an undirected graph differently.

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

2 participants