Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Course & Semester: <Social Networks, Semester 10>

Overview

Exploratory analysis on a peer-to-peer network snapshot (e.g., Gnutella).

Topics Covered

Degree distribution & heavy-tail, connected components & GCC, clustering coefficient, centrality measures, simple visualizations.

How to Run

python -m venv .venv
pip install -r requirements.txt
python notebooks/gnutella_analysis.py   # or open the Jupyter notebook

About

Social Networks (Gnutella Analysis) — (Course: Social Networks, Semester X): graph analysis of Gnutella (degree distribution, components, clustering, centralities) with plots and a short report.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages