From b0afcfd95cc49b05a67a21de5c1ff2771628fc77 Mon Sep 17 00:00:00 2001 From: jeanpouget-abadie Date: Wed, 4 Feb 2015 10:52:26 -0500 Subject: adding powerlaw dataset --- src/make_plots.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/make_plots.py b/src/make_plots.py index 980b613..daf5ca3 100644 --- a/src/make_plots.py +++ b/src/make_plots.py @@ -75,7 +75,7 @@ if __name__=="__main__": #algorithms.greedy_prediction) convex_optimization.type_lasso) if 1: - compute_graph("../datasets/watts_strogatz_300_30_point3.txt", + compute_graph("../datasets/powerlaw_200_30_point3.txt", n_cascades=300, lbda=.002, passed_function= convex_optimization.sparse_recovery) #algorithms.greedy_prediction) -- cgit v1.2.3-70-g09d2