- Network Science with Python and NetworkX Quick Start Guide
- Edward L. Platt
- 346字
- 2021-06-24 15:18:48
What this book covers
Chapter 1, What is a Network?, gives an overview of the history of network science and social network analysis, as well as introducing common types of networks and walking you through writing your first program with NetworkX.
Chapter 2, Working with Networks in NetworkX, describes simple, directed, and weighted networks, and how to work with them in NetworkX.
Chapter 3, From Data to Networks, describes functions for loading network data and for creating networks from scratch.
Chapter 4, Affiliation Networks, focuses on networks with two types of nodes (such as groups and group members) and shows how to work with these networks in NetworkX, as well as how to convert them to co-affiliation networks with just a single type of node.
Chapter 5, The Small Scale—Nodes and Centrality, shows how to use NetworkX to analyze network structure by looking at the properties of individual nodes and their connections.
Chapter 6, The Big Picture—Describing Networks, introduces several measures used to classify the structure of entire networks, and shows how these measures can differentiate between different types of real-world networks.
Chapter 7, In-Between—Communities, discusses medium-scale network structure, including community detection, clique detection, and k-cores.
Chapter 8, Social Networks and Going Viral, focuses on the special considerations that arise when network science is applied to social networks, as well as how the properties of social networks influence the spread of contagions such as disease or innovation.
Chapter 9, Simulation and Analysis, introduces several models used to generate networks based on underlying assumptions, as well as how to use agent-based models to simulate the evolution of a networked system.
Chapter 10, Networks in Space and Time, covers special considerations for network data associated with geographic locations and data that changes over time.
Chapter 11, Visualization, describes several visualization functions provided by NetworkX, as well as how to use them to visualize network information effectively.
Chapter 12, Conclusion, summarizes the lessons learned throughout this book, and provides resources for pursuing more advanced topics in network science.
- 面向STEM的mBlock智能機(jī)器人創(chuàng)新課程
- 精通MATLAB圖像處理
- Dreamweaver 8中文版商業(yè)案例精粹
- 輕松學(xué)Java
- PyTorch深度學(xué)習(xí)實(shí)戰(zhàn)
- JMAG電機(jī)電磁仿真分析與實(shí)例解析
- Hadoop Real-World Solutions Cookbook(Second Edition)
- B2B2C網(wǎng)上商城開發(fā)指南
- AWS Certified SysOps Administrator:Associate Guide
- 基于ARM 32位高速嵌入式微控制器
- CompTIA Linux+ Certification Guide
- 智能生產(chǎn)線的重構(gòu)方法
- 大數(shù)據(jù)技術(shù)基礎(chǔ):基于Hadoop與Spark
- 大數(shù)據(jù)案例精析
- Linux系統(tǒng)管理員工具集