diff options
| author | jeanpouget-abadie <jean.pougetabadie@gmail.com> | 2015-02-06 11:03:50 -0500 |
|---|---|---|
| committer | jeanpouget-abadie <jean.pougetabadie@gmail.com> | 2015-02-06 11:03:50 -0500 |
| commit | 07aaef11e08916bf022743b570566a78f0ec27df (patch) | |
| tree | 9c88276c8db4d14d466ac0add2fb1753f8aa6205 /paper | |
| parent | f94bf128133f8dc3adaa81282ed7ce54b55dd528 (diff) | |
| download | cascades-07aaef11e08916bf022743b570566a78f0ec27df.tar.gz | |
something plot
Diffstat (limited to 'paper')
| -rw-r--r-- | paper/figures/ROC_curve.pdf | bin | 13736 -> 49834 bytes | |||
| -rw-r--r-- | paper/figures/watts_strogatz_p_init.pdf | bin | 14058 -> 30604 bytes | |||
| -rw-r--r-- | paper/sections/experiments.tex | 8 |
3 files changed, 4 insertions, 4 deletions
diff --git a/paper/figures/ROC_curve.pdf b/paper/figures/ROC_curve.pdf Binary files differindex 27a8924..6b02080 100644 --- a/paper/figures/ROC_curve.pdf +++ b/paper/figures/ROC_curve.pdf diff --git a/paper/figures/watts_strogatz_p_init.pdf b/paper/figures/watts_strogatz_p_init.pdf Binary files differindex da6dc99..8fd9b8a 100644 --- a/paper/figures/watts_strogatz_p_init.pdf +++ b/paper/figures/watts_strogatz_p_init.pdf diff --git a/paper/sections/experiments.tex b/paper/sections/experiments.tex index f1b7d52..701d5e7 100644 --- a/paper/sections/experiments.tex +++ b/paper/sections/experiments.tex @@ -11,16 +11,16 @@ \includegraphics[scale=.3]{figures/barabasi_albert.pdf} & \includegraphics[scale=.3]{figures/watts_strogatz.pdf} & \includegraphics[scale=.3]{figures/ROC_curve.pdf} \\ -(a) Barabasi-Albert (F$1$ \emph{vs.} $n$) & (b) Watts-Strogatz (F$1$ \emph{vs.} $n$) & (c) Holme-Kilm (Prec-Recall) \\ +(a) Barabasi-Albert (F$1$ \emph{vs.} $n$) & (b) Watts-Strogatz (F$1$ \emph{vs.} $n$) & (c) Holme-Kim (Prec-Recall) \\ \includegraphics[scale=.3]{figures/kronecker_l2_norm.pdf} & \includegraphics[scale=.3]{figures/kronecker_l2_norm_nonsparse.pdf} & \includegraphics[scale=.3]{figures/watts_strogatz_p_init.pdf} \\ (d) Sparse Kronecker ($\ell_2$-norm \emph{vs.} $n$ ) & (e) Non-sparse Kronecker ($\ell_2$-norm \emph{vs.} $n$) & (f) Watts-Strogatz (F$1$ \emph{vs.} $p_{\text{init}}$) \end{tabular} \captionof{figure}{Figures (a) and (b) report the F$1$-score in $\log$ scale -for 2 graphs: (a) Barabasi-Albert graph, $300$ nodes, $16200$ edges. (b) -Watts-Strogatz graph, $300$ nodes, $4500$ edges. Figures (c) and (d) report the -$\ell_2$-norm $\|\hat \Theta - \Theta\|_2$ for a Kronecker graph which is: (c) exactly sparse (d) non-exactly sparse} +for 2 graphs as a function of the number of cascades $m$: (a) Barabasi-Albert graph, $300$ nodes, $16200$ edges. (b) +Watts-Strogatz graph, $300$ nodes, $4500$ edges. Figure (c) plots the Precision-Recall curve for various values for $\lambda$ ofr a Holme-Kim graph ($200$ nodes, $9772$ edges). Figures (d) and (e) report the +$\ell_2$-norm $\|\hat \Theta - \Theta\|_2$ for a Kronecker graph which is: (d) exactly sparse (e) non-exactly sparse, as a function of the number of cascades $n$. Figure (f) plots the F$1$-score for the Watts-Strogatz graph as a function of $p_{init}$} \label{fig:four_figs} \end{table*} |
