Commit 8827fe6c authored by hoffmann's avatar hoffmann
Browse files

Ablation studies

node:edge - 6:3
parent a8a47960
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 = 6
min_edge_freq = 5
min_edge_freq = 3
max_weight = 0.9

'''