0% found this document useful (0 votes)
38 views

Assignment 02

This document provides instructions for a social network analysis assignment for an Introduction to Data Science course at COMSATS University Islamabad. Students are asked to explore graph analysis packages in Python or tools like Gephi, analyze datasets by loading data, showing the graph structure and computing concepts studied. They must submit a well formatted Word report with an introduction, dataset details, analysis discussion using centrality measures, PageRank or other algorithms and graph properties like diameter and radius. The report should follow specific formatting guidelines and be submitted individually through the Cuonline assignment by the due date and time.

Uploaded by

Noor Fatima
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

Assignment 02

This document provides instructions for a social network analysis assignment for an Introduction to Data Science course at COMSATS University Islamabad. Students are asked to explore graph analysis packages in Python or tools like Gephi, analyze datasets by loading data, showing the graph structure and computing concepts studied. They must submit a well formatted Word report with an introduction, dataset details, analysis discussion using centrality measures, PageRank or other algorithms and graph properties like diameter and radius. The report should follow specific formatting guidelines and be submitted individually through the Cuonline assignment by the due date and time.

Uploaded by

Noor Fatima
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

COMSATS University Islamabad, Wah Campus

Department of Computer Science


Course : Introduction to Data Science Total Marks : 10
Class : BS(SE)- 7th B,C Dated : 28/Oct/2022
Semester: Fall 2022 Submission Deadline: (01/Nov/2022) 10:00 PM.

Assignment (02) (CLO 2, (PLO, i-2))


Introduction:
Social network Analysis has been discussed in detail as a topic in the last two-week classes. I hope, you are
already working on the assignment.
Task:

You need to explore Graph analysis related packages in Python Networkx or download any Social Network
Analysis Tool. The selected tool can be any tool like Gephi (RECOMMENDED), Node XL, UCINET, Pajek
etc or it can be any other than the one discussed in the slides
. Then you need to do the following for each dataset
1. Load the dataset
2. Show the data in Graph Structure (can be in different layouts)
3. Compute the Concepts we have studied so far (at least 5)

Assignment Details
Make a well formatted report as discussed below:

 Introduction
 Features
 The details of the dataset
 Discussion of Analysis which measures used such as (based on What, Why and How)
o Centrality measures etc.
o PageRank or other algorithms
o Diameter or Radius
NOTE:
Format:
Try to use Times New Roman only. Font size 12, Heading 14 Bold, Sub-heading 12B. Line spacing 1,
justified on both sides. Margins. Default. File type: Word (docx)

Submission:
 Assignment is created already on Cuonline
 Group based assignment (So only member should submit)
 Follow Due Date and Time (try to submit before last due date and time.)

You might also like