เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| การวิเคราะห์มอดูลาริตี× | ค่าความเป็นจุดศูนย์กลางระหว่างจุด (Betweenness Centrality)× | |
|---|---|---|
| สาขาวิชา | การวิเคราะห์เครือข่าย | การวิเคราะห์เครือข่าย |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 2004 | 1977 |
| ผู้ริเริ่ม≠ | Newman, M. E. J. & Girvan, M. | Freeman, L. C. |
| ประเภท≠ | Community detection / graph partitioning | Centrality measure |
| แหล่งต้นตำรับ≠ | Newman, M. E. J., & Girvan, M. (2004). Finding and evaluating community structure in networks. Physical Review E, 69(2), 026113. DOI ↗ | Freeman, L. C. (1977). A set of measures of centrality based on betweenness. Sociometry, 40(1), 35–41. DOI ↗ |
| ชื่อเรียกอื่น | Q-modularity, community structure detection, network modularity optimization, graph partitioning by modularity | Freeman betweenness, BC, geodesic betweenness, shortest-path betweenness |
| ที่เกี่ยวข้อง≠ | 5 | 6 |
| สรุป≠ | Modularity analysis is a network science method, formalized by Newman and Girvan in 2004, that detects community structure in graphs by measuring whether edges are more concentrated within groups than expected by chance. Its scalar quality index Q guides algorithms that partition nodes into cohesive clusters, making it the most widely adopted framework for community detection in social, biological, and technological networks. | 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. |
| ScholarGateชุดข้อมูล ↗ |
|
|