aboutsummaryrefslogtreecommitdiff
path: root/report
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2018-11-20 19:07:31 +0000
committerVasil Zlatanov <v@skozl.com>2018-11-20 19:07:31 +0000
commitd0f0a63b35f0b5473dd8e6e4fc0e9aa73af9bd4d (patch)
treee3c02f35f9bfbe2130c401fa656488643707172d /report
parent97df0719d0c47d76ba8c6af6feca7427513f0e5e (diff)
downloadvz215_np1915-d0f0a63b35f0b5473dd8e6e4fc0e9aa73af9bd4d.tar.gz
vz215_np1915-d0f0a63b35f0b5473dd8e6e4fc0e9aa73af9bd4d.tar.bz2
vz215_np1915-d0f0a63b35f0b5473dd8e6e4fc0e9aa73af9bd4d.zip
Make figure titles one line
Diffstat (limited to 'report')
-rwxr-xr-xreport/paper.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/report/paper.md b/report/paper.md
index 5c145c2..da00b3f 100755
--- a/report/paper.md
+++ b/report/paper.md
@@ -291,7 +291,7 @@ are displayed in table \ref{tab:time}.
\begin{figure}
\begin{center}
\includegraphics[width=17em]{fig/ldapca3dacc.pdf}
-\caption{PCA-LDA NN Recognition Accuracy varying hyper-parameters}
+\caption{PCA-LDA Accuracy when varying hyper-parameters}
\label{fig:ldapca_acc}
\end{center}
\end{figure}
@@ -306,7 +306,7 @@ Testing with $M_{\textrm{lda}}=50$ and $M_{\textrm{pca}}=115$ gives 92.9% accura
\begin{figure}
\begin{center}
\includegraphics[width=17em]{fig/cmldapca.pdf}
-\caption{PCA-LDA NN Recognition Confusion Matrix Mlda=50, Mpca=115}
+\caption{PCA-LDA Recognition Confusion Matrix $M_{textrm{lda}}=50$, $M_{\textrm{pca}}=115$}
\label{fig:ldapca_cm}
\end{center}
\end{figure}
@@ -340,7 +340,7 @@ the 3 features of the subspaces obtained are graphed.
\begin{center}
\includegraphics[width=12em]{fig/SubspaceQ1.pdf}
\includegraphics[width=12em]{fig/SubspaceQL1.pdf}
-\caption{Generated Subspaces (3 features). PCA on the left. PCA-LDA on the right}
+\caption{Subspace with 3 features. PCA on left. PCA-LDA on right}
\label{fig:subspaces}
\end{center}
\end{figure}
@@ -416,7 +416,7 @@ The optimal number of constant and random eigenvectors to use is therefore an in
\begin{figure}
\begin{center}
\includegraphics[width=19em]{fig/vaskplot3.pdf}
-\caption{Recognition accuracy varying M and Randomness Parameter}
+\caption{Accuracy when varying M and Randomness Parameter}
\label{fig:opti-rand}
\end{center}
\end{figure}