A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).
-
Updated
Mar 18, 2023 - Python
A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).
Clubmark: a Parallel Isolation Framework for Benchmarking and Profiling of Clustering (Community Detection) Algorithms Considering Overlaps (Covers)
Super.Complex is a supervised machine learning algorithm for community detection in networks. It learns information from known communities and uses this information to find new communities on the network.
The implementation was done using python networkx and matplot libraries. Zachary karate club dataset is used as a benchmark dataset between the different community detection algorithms. Karate is the well-known and much-used dataset to benchmark algorithms as ground truth of it is two so if a detection algorithm is close to these two sets, then …
A summary of the work done for the June 2021 FOSSEE Research Internship in R.
Benchmark Generator for Dynamic Overlapping Communities
Add a description, image, and links to the community-detection-evaluation topic page so that developers can more easily learn about it.
To associate your repository with the community-detection-evaluation topic, visit your repo's landing page and select "manage topics."