graph-clustering-algorithm
There are 9 repositories under graph-clustering-algorithm topic.
benedekrozemberczki/EgoSplitting
A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).
hiroyuki-kasai/CI-GMVC
Consistency-aware and inconsistency-aware graph-based multi-view clustering
uef-machine-learning/gclu
Graph Clustering
KuroginQin/ICD
[TKDD'23] Demo code of the paper entitled "Towards a Better Trade-Off between Quality and Efficiency of Community Detection: An Inductive Embedding Method across Graphs", which has been accepted by ACM TKDD
piotrpersona/gg
Github users community detection
Darkpoppy/AffinityClustering
Hierarchical Graph clustering on sparse graphs using the Affinity Clustering algorithm of Bateni et al. (NIPS 2017)
eXascaleInfolab/fastconsensus
Fast consensus clustering in networks
BIGADIL/graph_correlation_clustering
This repo contains various exact and approximation algorithm for graph correlation clustering problems.