-
The link prediction results based on embedding models in the paper are so high, why is the Hit@10 result of the TransE model only 0.47?
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
1. python temporal_link_prediction.py
```
Training in cpu-cuda mode.
Loading data
Downloading datasets/diginetica-r2ne.zip …
-
Sorry, I reviewed the code carefully, and we cannot reproduce the results presented in the paper. Additionally, is it reasonable to use test set data during the information subgraph acquisition proces…
-
Hi,
For link prediction, the last layer is linear. So the output is in the set R. However, the predicted adjacency of a node i should be in {0,1}. I suppose the output of the last layer should be sof…
-
Hi, author:
I notice that the code just be used to node classification. Could you please share the code about link prediction? Thank you very much!
-
With pruning off, incomplete paths will be saved. Does it make sense to try some link prediction to jump these gaps, say after supporting edges are completed? There are numerous link prediction algor…
-
From https://www.metaculus.com/faq/:
![image](https://github.com/user-attachments/assets/18dc6a1e-48f6-4b8b-aca5-e75c19c80364)
The link goes to https://www.metaculus.com/organization/public-figures…
-
![image](https://github.com/user-attachments/assets/a8b50c5d-25a5-411c-8a3f-2c0492854e11)
-
### Motivation: Why do you think this is important?
Running this workflow will upload the input `df` of `conc_prediction` 15x with different filenames to the connected blob storage. Each instance of …
-
**Is your feature request related to a problem? Please describe.**
Addresses a limitation of the current method.
**Describe the solution you would like**
Possibly, a non-commutative feature c…