Similarity in graphs: Jaccard versus the Overlap Coefficient

Originally published at: Similarity in graphs: Jaccard versus the Overlap Coefficient | NVIDIA Technical Blog

There are a wide range of graph applications and algorithms that I hope to discuss through this series of blog posts, all with a bias toward what is in RAPIDS cuGraph. I am assuming that the reader has a basic understanding of graph theory and graph analytics. If there is interest in a graph analytic…