Commit e93c4ae9 authored by hoffmann's avatar hoffmann
Browse files

Ablation studies

(node:edge - 10:7)
parent 10088ba4
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 = 10
min_edge_freq = 3
min_edge_freq = 7
max_weight = 0.9

'''