Порівняння методів
Переглядайте обрані методи поруч; рядки з відмінностями підсвічено.
| Зважений PageRank× | Центральність за ступенем× | |
|---|---|---|
| Галузь | Мережевий аналіз | Мережевий аналіз |
| Родина | Machine learning | Machine learning |
| Рік появи≠ | 2004 | 1978 |
| Автор методу≠ | Xing, W. & Ghorbani, A. | Freeman, L. C. |
| Тип≠ | Centrality measure / ranking algorithm | Node-level centrality measure |
| Основоположне джерело≠ | Xing, W., & Ghorbani, A. (2004). Weighted PageRank algorithm. Proceedings of the Second Annual Conference on Communication Networks and Services Research (CNSR '04), pp. 305–314. IEEE. DOI ↗ | Freeman, L. C. (1978). Centrality in social networks: Conceptual clarification. Social Networks, 1(3), 215–239. DOI ↗ |
| Інші назви | WPR, weighted page rank, edge-weighted PageRank, strength-based PageRank | node degree, degree score, DC, connectivity centrality |
| Пов'язані | 6 | 6 |
| Підсумок≠ | Weighted PageRank extends the classic PageRank algorithm to networks where edges carry different strengths or frequencies, distributing importance proportionally to both incoming and outgoing edge weights rather than treating all links equally. This makes it substantially more informative than binary PageRank in any network where connection strength matters. | 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Набір даних ↗ |
|
|