Módszerek összehasonlítása
Tekintse át a kiválasztott módszereket egymás mellett; az eltérő sorok kiemelve jelennek meg.
| A node szerepének mérése a hálózatban: Köztes szerep (Betweenness Centrality)× | A fokszám-központiság (Degree Centrality)× | |
|---|---|---|
| Tudományterület | Hálózatelemzés | Hálózatelemzés |
| Módszercsalád | Machine learning | Machine learning |
| Keletkezés éve≠ | 1977 | 1978 |
| Megalkotó | Freeman, L. C. | Freeman, L. C. |
| Típus≠ | Centrality measure | Node-level centrality measure |
| Alapmű≠ | Freeman, L. C. (1977). A set of measures of centrality based on betweenness. Sociometry, 40(1), 35–41. DOI ↗ | Freeman, L. C. (1978). Centrality in social networks: Conceptual clarification. Social Networks, 1(3), 215–239. DOI ↗ |
| Alternatív nevek | Freeman betweenness, BC, geodesic betweenness, shortest-path betweenness | node degree, degree score, DC, connectivity centrality |
| Kapcsolódó | 6 | 6 |
| Összefoglaló≠ | Betweenness centrality, formalized by Linton C. Freeman in 1977, measures how often a node lies on the shortest path connecting every other pair of nodes in a network. High-betweenness nodes act as bridges or brokers: removing them fragments the network into disconnected components more severely than removing any other nodes. | 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. |
| ScholarGateAdatkészlet ↗ |
|
|