Description
In this course, you will :
- Discover how to manipulate and visualise network data.
- The igraph package will be used to generate networks from edgelists and adjacency matrices.
- Discover how to draw networks and their attributes.
- Learn how to use measures such as betweenness and degree to identify important vertices.
- includes network structures such as triangles and cliques
- Learn how to use metrics like assortativity to identify special relationships between vertices.
- Learn how to make interactive network plots with threejs.
Syllabus :
- Introduction to networks
- Identifying important vertices in a network
- Characterizing network structures
- Identifying special relationships