From 04801a715ac1f72c0fe21dea475674783c92a906 Mon Sep 17 00:00:00 2001 From: jeanpouget-abadie Date: Thu, 5 Feb 2015 10:52:27 -0500 Subject: small changes --- src/make_plots.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/make_plots.py') diff --git a/src/make_plots.py b/src/make_plots.py index d719337..e9e0de3 100644 --- a/src/make_plots.py +++ b/src/make_plots.py @@ -168,8 +168,8 @@ if __name__=="__main__": #convex_optimization.type_lasso) if 1: compute_graph("../datasets/kronecker_graph_256_cross.txt", - n_cascades=100, lbda=.01, min_proba=.2, max_proba=.7, + n_cascades=2000, lbda=0., min_proba=.2, max_proba=.7, passed_function= - #convex_optimization.sparse_recovery, - convex_optimization.type_lasso, - sparse_edges=False) \ No newline at end of file + convex_optimization.sparse_recovery, + #convex_optimization.type_lasso, + sparse_edges=True) \ No newline at end of file -- cgit v1.2.3-70-g09d2