Course & Semester: <Social Networks, Semester 10>
Exploratory analysis on a peer-to-peer network snapshot (e.g., Gnutella).
Degree distribution & heavy-tail, connected components & GCC, clustering coefficient, centrality measures, simple visualizations.
python -m venv .venv
pip install -r requirements.txt
python notebooks/gnutella_analysis.py # or open the Jupyter notebook