Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Q2 - 30 pts) Evaluation of Link Prediction Techniques Consider the actual graph below and the graph with the removal of the three (3)
Q2 - 30 pts) Evaluation of Link Prediction Techniques Consider the actual graph below and the graph with the removal of the three (3) links: 1-2, 3-4, 5-6. 3 888 2 4 6 2 3 5 Actual Graph (G) Modified Graph (G*) with the removal of '3' links Use each of the three link prediction techniques (Preferential Attachment, Adamic Adar Index and Jaccard Coefficient) to determine a sequence of three link predictions (iterations) starting from G*. Note that (as shown in the slides) if two or more node pairs incur the largest link prediction scores for a particular prediction iteration, then all those node pairs are predicted to be connected with links. Also (as presented in the slides), the links predicted in an earlier iteration are considered to be part of the graph in the subsequent iterations. For each of the three link prediction techniques, determine the following performance evaluation metrics: Critical success index, Precision and Recall. You could use the .jar files for the three link prediction techniques.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started