diff options
Diffstat (limited to 'src/make_plots.py')
| -rw-r--r-- | src/make_plots.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make_plots.py b/src/make_plots.py index 1b3a9df..28d89e2 100644 --- a/src/make_plots.py +++ b/src/make_plots.py @@ -112,7 +112,7 @@ if __name__=="__main__": #convex_optimization.sparse_recovery) #algorithms.greedy_prediction) convex_optimization.sparse_recovery) - if 1: + if 0: compute_graph("../datasets/powerlaw_200_30_point3.txt", n_cascades=200, lbda=.01, passed_function= #convex_optimization.sparse_recovery) |
