项目作者: ddaedalus

项目描述 :
Social Network Analysis, NTUA, 2019-2020
高级语言: Jupyter Notebook
项目地址: git://github.com/ddaedalus/sna-ntua.git
创建时间: 2019-11-11T20:36:12Z
项目社区:https://github.com/ddaedalus/sna-ntua

开源协议:

下载


Social Network Analysis

Lab exercises, NTUA, 2019-2020

Content

:rocket: SNA Lab1
-Random Exploration Graph (REG),
-Erdos-Renyi (RGER),
-Gilbert (RG),
-Random Geometric Graphs (RGG),
-Barabasi-Albert (SF),
-Watts-Strogatz (SW)
Network Analysis methods and metrics, including node degree, node strength, centrality, shortest-paths, clustering coefficient, graph connectivity and threshold behavior, were applied on the above topologies.

:rocket: SNA Lab2
-Newman-Girvan
-Spectral Clustering
-Modularity Maximization

:rocket: SNA Lab3
-Genetic algorithms
-Comparison of different algorithms for finding graph communities