Skip to content
Snippets Groups Projects
Commit 17d750ea authored by hoffmann's avatar hoffmann
Browse files

Ablation studies

(node:edge - 14:5)
parent e93c4ae9
No related branches found
No related tags found
No related merge requests found
......@@ -50,8 +50,8 @@ Choose filters for building the graph.
- Only considers occurrences/cooccurrences for nodes/edges, that occur more often than these values.
- Only considers edges with a weight beneath the maximum weight
'''
min_node_freq = 10
min_edge_freq = 7
min_node_freq = 14
min_edge_freq = 5
max_weight = 0.9
'''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment