aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--report/fig/kmean_train_test_time.pdfbin0 -> 13437 bytes
-rw-r--r--report/fig/p3_train_test_time.pdfbin0 -> 14643 bytes
-rw-r--r--report/paper.md9
3 files changed, 9 insertions, 0 deletions
diff --git a/report/fig/kmean_train_test_time.pdf b/report/fig/kmean_train_test_time.pdf
new file mode 100644
index 0000000..0db83c9
--- /dev/null
+++ b/report/fig/kmean_train_test_time.pdf
Binary files differ
diff --git a/report/fig/p3_train_test_time.pdf b/report/fig/p3_train_test_time.pdf
new file mode 100644
index 0000000..57bcea7
--- /dev/null
+++ b/report/fig/p3_train_test_time.pdf
Binary files differ
diff --git a/report/paper.md b/report/paper.md
index a6452d3..ba2653c 100644
--- a/report/paper.md
+++ b/report/paper.md
@@ -182,6 +182,15 @@ The `water_lilly` is the most misclassified class, both in k-means and RF codebo
\end{center}
\end{figure}
+\begin{figure}[H]
+\begin{center}
+\includegraphics[width=12em]{fig/kmean_train_test_time.pdf}
+\includegraphics[width=12em]{fig/p3_train_test_time.pdf}
+\caption{Train and Test time; K-means (left), RF-Codebooks (right)}
+\label{fig:train_test_times}
+\end{center}
+\end{figure}
+
# References