28 lines
979 B
TeX
28 lines
979 B
TeX
|
|
\begin{table}[!htb]
|
|
\centering
|
|
\caption{\label{tab:inference_results_sep}Inference results for $sep$}
|
|
\begin{subtable}{\textwidth}
|
|
\centering
|
|
\caption{\label{subtab:ari_per_model_sep}Quality metrics for $sep\text{-}BiSBM$}
|
|
\centering
|
|
\resizebox{\ifdim\width>\linewidth\linewidth\else\width\fi}{!}{
|
|
\begin{tabular}[t]{rllll}
|
|
\toprule
|
|
$\eps[\alpha]$ & $\overline{\text{ARI}}_{1}$ & $\overline{\text{ARI}}_{2}$ & $\text{ARI}_{1}$ & $\text{ARI}_{2}$\\
|
|
\midrule
|
|
0.00 & 0 & 0 & 0 & 0\\
|
|
0.03 & 0.01 & 0.02 & 0.02 & 0.02\\
|
|
0.06 & 0.69 $\pm$ 0.01 & 0.68 $\pm$ 0.01 & 0.38 $\pm$ 0.02 & 0.38 $\pm$ 0.02\\
|
|
0.09 & 0.97 & 0.97 & 0.53 $\pm$ 0.02 & 0.52 $\pm$ 0.02\\
|
|
0.12 & 1 & 0.99 & 0.53 $\pm$ 0.02 & 0.52 $\pm$ 0.02\\
|
|
\addlinespace
|
|
0.15 & 1 & 1 & 0.57 $\pm$ 0.02 & 0.53 $\pm$ 0.02\\
|
|
0.18 & 1 & 1 & 0.55 $\pm$ 0.02 & 0.55 $\pm$ 0.02\\
|
|
0.21 & 1 & 1 & 0.58 $\pm$ 0.02 & 0.52 $\pm$ 0.02\\
|
|
0.24 & 1 & 1 & 0.57 $\pm$ 0.02 & 0.54 $\pm$ 0.02\\
|
|
\bottomrule
|
|
\end{tabular}}
|
|
\end{subtable}
|
|
\end{table}
|
|
|