January 2018
Beginner to intermediate
262 pages
6h 3m
English
Friendship is a single soul dwelling in two bodies.
Bipartite networks, also known as two-mode networks, are a mechanism for representing relationships between items that belong to two or more classes or parts (such as students and professors or airlines and airports). Many networks previously seen in this book are bipartite.
In this chapter, you will learn how to check if a network is bipartite, assign the nodes to the respective parts, and convert weighted or unweighted bipartite networks into weighted one-part networks (the latter operation is called “projection”).
You Don’t Have to Be Bipartite—Even If You Can | |
|---|---|
|
Being bipartite is both a topological property of a network ... | |
Read now
Unlock full access