Loading src/config.py +1 −1 Original line number Diff line number Diff line Loading @@ -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 ''' Loading Loading
src/config.py +1 −1 Original line number Diff line number Diff line Loading @@ -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 ''' Loading