Social Networks
Required Readings
For the computing lecture:
- 'Centrality', from Mark Hoffman's Methods for Network Analysis
- Community Detection Algorithms by Thamindu Dilshan Jayawickrama
- Community Detectionw with Louvain and Infomap by Statworx
- Networks: Descriptive Analysis by Pablo Barbera
Note: codes from these readings may use different packages or software.
Video Lecture
There is no video lecture this week.
Computer Lecture
- Measuring Influence in a Network
- Starting Code: here
Lab Section
- Review Lab Assignment 5 Exercise 2
- Review Mock Exam
Lab Assignment
- Link to GitHub repository
- Partial Solutions