Skip to content

kostasnikolos/Social-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors