Question: MODULE : E-business and digital marketing TOPIC : PageRank Algorithm Please help on below questions Thanks Question 1 Use a spreadsheet to implement the calculation
MODULE : E-business and digital marketing
TOPIC : PageRank Algorithm
Please help on below questions Thanks
Question 1 Use a spreadsheet to implement the calculation of the PageRank score of a set of webpages. Task: Given a set of WebPages having links to other pages (your data), determine the PageRank score of each page. The data to be used: create a test graph (10 nodes, edges generated randomly) Note: the PageRank algorithm as defined in the lecture is to be used.
Question 2 
Compute the PageRank score of each node in the graph given by the following adjacency matrix. 01100 00110 00011 10001 100 10 Show all your calculations and intermediate results using both manually and using your implementation above Compute the PageRank score of each node in the graph given by the following adjacency matrix. 01100 00110 00011 10001 100 10 Show all your calculations and intermediate results using both manually and using your implementation above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
