Learn Before
Definition
Eigenvector centrality
Eigenvector centrality measures a node’s importance recursively: a node is more central when it is connected to neighbors that are themselves highly central. Unlike node degree, which only counts neighbors, eigenvector centrality accounts for the centralities of those neighbors.

0
1
Updated 2026-08-11
Tags
Data Science