From 9f22164c0dcab569b6f0bc03d13448d7d4da2039 Mon Sep 17 00:00:00 2001
From: Vasil Zlatanov <v@skozl.com>
Date: Tue, 20 Nov 2018 18:09:15 +0000
Subject: Remove caption which forces float

---
 report/paper.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'report')

diff --git a/report/paper.md b/report/paper.md
index 734b001..de34ab2 100755
--- a/report/paper.md
+++ b/report/paper.md
@@ -449,7 +449,7 @@ We can compute an ensemble confusion matrix before the committee machines as sho
 
 ## Comparison
 
-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.
+Combining bagging and feature space randomization we are able to consistently achieve higher test accuracy than the individual models.
 
 \begin{table}[ht]
 \begin{tabular}{lrr} \hline
@@ -458,7 +458,6 @@ Seed & Individual$(M=120)$ & Bag + Feature Ens.$(M=60+95)$\\ \hline
 1    & 0.929      & 0.942                  \\
 5    & 0.897      & 0.910                  \\ \hline
 \end{tabular}
-\caption{Comparison of individual and ensemble}
 \label{tab:compare}
 \end{table}
 
-- 
cgit v1.2.3-70-g09d2