I want to use the link prediction code with my own embedding methods. Could you please explain me how i would use this.
I am using cora edgelist as dataset, and i have generated embeddings with the help of deepwalk method and now i want to try the task of link prediction.
Is it possible that i could use your link prediction file to generate the accuracy score.
Sorry, may be i am bit confuse to use your code for my link prediction task.
Any help would be a great favor for me.
Thanks
I want to use the link prediction code with my own embedding methods. Could you please explain me how i would use this.
I am using cora edgelist as dataset, and i have generated embeddings with the help of deepwalk method and now i want to try the task of link prediction.
Is it possible that i could use your link prediction file to generate the accuracy score.
Sorry, may be i am bit confuse to use your code for my link prediction task.
Any help would be a great favor for me.
Thanks