aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xreport/paper.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/report/paper.md b/report/paper.md
index b2c4243..f5b1934 100755
--- a/report/paper.md
+++ b/report/paper.md
@@ -459,7 +459,7 @@ We can compute an ensemble confusion matrix before the committee machines as sho
Combining bagging and feature space randomization we are able to consistently achieve higher test accuracy than the individual models. In table \ref{tab:compare} $70/30$ splits.
-\begin{table}[]
+\begin{table}[ht]
\begin{tabular}{lrr} \hline
Seed & Individual$(M=120)$ & Bag + Feature Ens.$(M=60+95)$\\ \hline
0 & 0.916 & 0.923 \\