Community Detection with Louvain and Infomap

Niklas Junker Blog, Data Science

The number of different products and customers in any business area are practically infinite.
But how can you find interactions between them like joint purchases and define groups? One solution is the so-called Community Detection. In this blog post, I want to show you the magic behind Community Detection and give you a theoretical introduction into the Louvain and Infomap algorithm.