Commit 3a29d1db authored by hoffmann's avatar hoffmann
Browse files

Ablation Studies

(node:edge - 12:6)
parent 97fd3228
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ Choose filters for building the graph.
- Only considers edges with a weight beneath the maximum weight
'''
min_node_freq = 12
min_edge_freq = 3
min_edge_freq = 6
max_weight = 0.9

'''