[Solved] CSE508 Assignment 6

$25

File Name: CSE508_Assignment_6.zip
File Size: 178.98 KB

SKU: [Solved] CSE508 Assignment 6 Category: Tag:
5/5 - (1 vote)

Q1: Pick a real-world network dataset (number of nodes > 100) from https://snap.stanford.edu/data/index.html

Represent the network in terms of its adjacency matrix as well as edge list.

Briefly describe the dataset chosen and report the following:

  • Number of Nodes
  1. Number of Edges
  2. Avg In-degree
  3. Out-Degree
  4. Node with Max In-degree
  5. Node with Max out-degree
  6. Density of the network

Further, perform the following tasks

  1. Plot degree distribution of the network
  2. Calculate the clustering coefficient of each node
  3. Find any 1 centrality measure for each node

NOTE: You are not allowed to use any library for this question.

Q2: For the dataset chosen in the above question, calculate the following:

  1. PageRank score for each node
  2. Authority and Hub score for each node

Compare the results obtained from both these parts.

NOTE: You CAN use libraries like networkx (https://networkx.github.io/ ) to solve this question.

For both the questions, you are allowed to subsample the dataset so that it is processable on your machine. Ensure that you use an approach like random walk to subsample the nodes so that you get a connected network

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] CSE508 Assignment 6
$25