From caefd7d262f730cc61380b17b7d9758924a9242b Mon Sep 17 00:00:00 2001 From: nunzip Date: Wed, 13 Feb 2019 19:29:16 +0000 Subject: Add train and test time --- report/paper.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'report/paper.md') diff --git a/report/paper.md b/report/paper.md index 0674557..19677f9 100644 --- a/report/paper.md +++ b/report/paper.md @@ -185,6 +185,15 @@ will prioritize features taken from other classes. \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 -- cgit v1.2.3-54-g00ecf