Network Characterization
- Network metrics
- Node
- Degree
- Closeness
- Betweenness
- Clustering coefficient
- Node pair
- Graph distance
- Common neighbors
- Jaccard's coef
- Adameic/adar
- Pref. attachment
- Katz
- Hitting time
- Rooted pageRank
- simRank
- Bibliographic metric
- Network
- Characteristic path-length
- Clustering coefficient
- Min-cut
Small-world network:
- High clustering coefficient
- Low average path-length
Power-law distribution
- Degree of nodes have power-law distribution $P(d=k) \approx \frac{1}{k^\alpha}$
Random graph model
- Binomial degree distribution
Preferential attachement model
- a new node being added to the network, has probabity of creating the links to existing nodes proportional to their degrees