- Network Science with Python and NetworkX Quick Start Guide
- Edward L. Platt
- 136字
- 2021-06-24 15:18:53
Summary
From the bridges of 17th century K?nigsberg to the internet, network science emerged from a diverse range of fields, all seeking to quantify and study relationships of some kind. The networks in network science model relationships as edges between nodes, which can represent anything from a species of flower, to an atom in a crystal, to an individual in a society. To quantify properties of relationships, edges can be directed and/or weighted. NetworkX provides Python classes and functions to create and manipulate such networks with ease. By now, you should have a sense of the types of problems network science and NetworkX can solve. The following chapters will cover various applications of network science as well as related features of NetworkX, with examples of how they can be applied to real datasets.
- Design for the Future
- 自動檢測與傳感技術
- Hands-On Cybersecurity with Blockchain
- 深度學習中的圖像分類與對抗技術
- Apache Superset Quick Start Guide
- 影視后期編輯與合成
- Implementing AWS:Design,Build,and Manage your Infrastructure
- 運動控制系統
- 網中之我:何明升網絡社會論稿
- 悟透AutoCAD 2009案例自學手冊
- 貫通Hibernate開發
- 貫通Java Web輕量級應用開發
- PostgreSQL 10 High Performance
- MySQL Management and Administration with Navicat
- Oracle 11g基礎與提高