- 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.
- 高性能混合信號(hào)ARM:ADuC7xxx原理與應(yīng)用開發(fā)
- 計(jì)算機(jī)圖形學(xué)
- Machine Learning for Cybersecurity Cookbook
- 基于LPC3250的嵌入式Linux系統(tǒng)開發(fā)
- Windows XP中文版應(yīng)用基礎(chǔ)
- AWS Certified SysOps Administrator:Associate Guide
- 項(xiàng)目管理成功利器Project 2007全程解析
- 單片機(jī)C語(yǔ)言應(yīng)用100例
- 水晶石影視動(dòng)畫精粹:After Effects & Nuke 影視后期合成
- Natural Language Processing and Computational Linguistics
- 智能+:制造業(yè)的智能化轉(zhuǎn)型
- Deep Learning Essentials
- Oracle 11g基礎(chǔ)與提高
- ORACLE數(shù)據(jù)庫(kù)技術(shù)實(shí)用詳解
- 數(shù)字系統(tǒng)設(shè)計(jì)與Verilog HDL