เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| ค่ากลางดีกรี (Degree Centrality)× | การวิเคราะห์มอดูลาริตี× | |
|---|---|---|
| สาขาวิชา | การวิเคราะห์เครือข่าย | การวิเคราะห์เครือข่าย |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 1978 | 2004 |
| ผู้ริเริ่ม≠ | Freeman, L. C. | Newman, M. E. J. & Girvan, M. |
| ประเภท≠ | Node-level centrality measure | Community detection / graph partitioning |
| แหล่งต้นตำรับ≠ | Freeman, L. C. (1978). Centrality in social networks: Conceptual clarification. Social Networks, 1(3), 215–239. DOI ↗ | Newman, M. E. J., & Girvan, M. (2004). Finding and evaluating community structure in networks. Physical Review E, 69(2), 026113. DOI ↗ |
| ชื่อเรียกอื่น | node degree, degree score, DC, connectivity centrality | Q-modularity, community structure detection, network modularity optimization, graph partitioning by modularity |
| ที่เกี่ยวข้อง≠ | 6 | 5 |
| สรุป≠ | 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. | 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. |
| ScholarGateชุดข้อมูล ↗ |
|
|