aboutsummaryrefslogtreecommitdiffstats
path: root/src/make_plots.py
diff options
context:
space:
mode:
authorjeanpouget-abadie <jean.pougetabadie@gmail.com>2015-02-04 14:34:37 -0500
committerjeanpouget-abadie <jean.pougetabadie@gmail.com>2015-02-04 14:34:37 -0500
commite28676f198b437a6cdce961f5dda1247b263202c (patch)
tree0405dadc17fc362b3b42be7b727f8bc08ab25937 /src/make_plots.py
parent71cf5d890df71701d0fd60f1907a1cc63b508cbf (diff)
downloadcascades-e28676f198b437a6cdce961f5dda1247b263202c.tar.gz
routine commit
Diffstat (limited to 'src/make_plots.py')
-rw-r--r--src/make_plots.py2
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)