diff options
author | Vasil Zlatanov <v@skozl.com> | 2018-11-20 19:32:10 +0000 |
---|---|---|
committer | Vasil Zlatanov <v@skozl.com> | 2018-11-20 19:32:10 +0000 |
commit | 5a1ca90693ad07c9e771c1c7e7d39c0ef94e7f2c (patch) | |
tree | d68a2c397699dc726dc8332f444372f6e4490248 | |
parent | a0af8b970dc9ae30008484c9a23d65d1a27da5e4 (diff) | |
download | vz215_np1915-5a1ca90693ad07c9e771c1c7e7d39c0ef94e7f2c.tar.gz vz215_np1915-5a1ca90693ad07c9e771c1c7e7d39c0ef94e7f2c.tar.bz2 vz215_np1915-5a1ca90693ad07c9e771c1c7e7d39c0ef94e7f2c.zip |
Add caption again for exec times
-rwxr-xr-x | report/paper.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/report/paper.md b/report/paper.md index 1df9335..faa0188 100755 --- a/report/paper.md +++ b/report/paper.md @@ -519,6 +519,7 @@ LDA & 5.0 & 5.8 & 5.2 \\ LDA-PCA & 0.11 & 0.19 & 0.13 \\ \hline \end{tabular} \label{tab:time} +\caption{Execution time of various models} \end{table} \begin{figure} |