From 8f63cf9f41bbdb8d55cd4679872d2b4ae2129324 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Tue, 24 Feb 2026 08:40:49 +0000 Subject: EC-SBM community detection analysis: full pipeline and writeup Implement community detection on 3 EC-SBM networks (polblogs, topology, internet_as) using 5 methods (Leiden-Mod, Leiden-CPM at 0.1 and 0.01, Infomap, graph-tool SBM). Compute AMI/ARI/NMI accuracy, cluster statistics, and generate figures and LaTeX report. --- results/accuracy/crossval_polblogs_leiden_cpm_01.node_coverage | 1 + 1 file changed, 1 insertion(+) create mode 100644 results/accuracy/crossval_polblogs_leiden_cpm_01.node_coverage (limited to 'results/accuracy/crossval_polblogs_leiden_cpm_01.node_coverage') diff --git a/results/accuracy/crossval_polblogs_leiden_cpm_01.node_coverage b/results/accuracy/crossval_polblogs_leiden_cpm_01.node_coverage new file mode 100644 index 0000000..904a1a3 --- /dev/null +++ b/results/accuracy/crossval_polblogs_leiden_cpm_01.node_coverage @@ -0,0 +1 @@ +0.8112745098039216 -- cgit v1.2.3