diff options
| author | jeanpouget-abadie <jean.pougetabadie@gmail.com> | 2015-02-04 14:34:37 -0500 |
|---|---|---|
| committer | jeanpouget-abadie <jean.pougetabadie@gmail.com> | 2015-02-04 14:34:37 -0500 |
| commit | e28676f198b437a6cdce961f5dda1247b263202c (patch) | |
| tree | 0405dadc17fc362b3b42be7b727f8bc08ab25937 /src/make_plots.py | |
| parent | 71cf5d890df71701d0fd60f1907a1cc63b508cbf (diff) | |
| download | cascades-e28676f198b437a6cdce961f5dda1247b263202c.tar.gz | |
routine commit
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) |
