From bffb5a6c064c49a87f83435368a4f8f891b4e46e Mon Sep 17 00:00:00 2001 From: Yuren Hao Date: Tue, 24 Feb 2026 08:53:02 +0000 Subject: Add edge connectivity analysis, use official network_evaluation scripts - Switch accuracy computation to official network_evaluation scripts (clustering_accuracy with graph-tool NMI/AMI and sklearn ARI) - Add minimum edge cut / log10(n) and well-connectedness stats - Add edge connectivity boxplots and well-connected fraction bar chart - Add "What I Learned and Open Questions" section to discussion - Fix author name and minor LaTeX issues --- results/accuracy/polblogs_infomap.nmi | 1 + 1 file changed, 1 insertion(+) create mode 100644 results/accuracy/polblogs_infomap.nmi (limited to 'results/accuracy/polblogs_infomap.nmi') diff --git a/results/accuracy/polblogs_infomap.nmi b/results/accuracy/polblogs_infomap.nmi new file mode 100644 index 0000000..f78dd68 --- /dev/null +++ b/results/accuracy/polblogs_infomap.nmi @@ -0,0 +1 @@ +0.3463546369388714 -- cgit v1.2.3