手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| Directed PageRank× | 次数中心性× | |
|---|---|---|
| 分野 | ネットワーク分析 | ネットワーク分析 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 1998 | 1978 |
| 提唱者≠ | Brin, S. & Page, L. | Freeman, L. C. |
| 種類≠ | Iterative authority-scoring algorithm | Node-level centrality measure |
| 原典≠ | Brin, S. & Page, L. (1998). The anatomy of a large-scale hypertextual Web search engine. Proceedings of the 7th International Conference on World Wide Web (WWW7), 107–117. Elsevier. link ↗ | Freeman, L. C. (1978). Centrality in social networks: Conceptual clarification. Social Networks, 1(3), 215–239. DOI ↗ |
| 別名 | PageRank, PR, Google PageRank, directed link analysis | node degree, degree score, DC, connectivity centrality |
| 関連≠ | 5 | 6 |
| 概要≠ | Directed PageRank is a link-based authority scoring algorithm that assigns importance scores to nodes in a directed graph by iteratively redistributing rank through outgoing edges. Introduced by Brin and Page in 1998 as the backbone of Google Search, it measures not just how many in-links a node has but how authoritative the nodes pointing to it are. | Degree centrality is the simplest and most intuitive measure of a node's importance in a network, defined as the number of direct ties a node has to other nodes. Normalized by dividing by the maximum possible ties, it allows comparison across networks of different sizes and is the starting point of almost every network analysis. |
| ScholarGateデータセット ↗ |
|
|