Final version of the report
This commit is contained in:
parent
c213d3064e
commit
7def536787
14 changed files with 343 additions and 242 deletions
|
@ -7,14 +7,14 @@
|
|||
\begin{figure}[ht]
|
||||
\centering
|
||||
\includegraphics[width = \textwidth]{Plots/GP_113_training_performance.pdf}
|
||||
\caption{}
|
||||
\caption{Prediction performance of \model{1}{1}{3} on the training dataset}
|
||||
\label{fig:GP_train_validation}
|
||||
\end{figure}
|
||||
|
||||
\begin{figure}[ht]
|
||||
\centering
|
||||
\includegraphics[width = \textwidth]{Plots/GP_113_test_performance.pdf}
|
||||
\caption{}
|
||||
\caption{Prediction performance of \model{1}{1}{3} on the test dataset}
|
||||
\label{fig:GP_test_validation}
|
||||
\end{figure}
|
||||
|
||||
|
@ -25,14 +25,14 @@
|
|||
\begin{figure}[ht]
|
||||
\centering
|
||||
\includegraphics[width = \textwidth]{Plots/GP_213_training_performance.pdf}
|
||||
\caption{}
|
||||
\caption{Prediction performance of \model{2}{1}{3} on the training dataset}
|
||||
\label{fig:GP_213_train_validation}
|
||||
\end{figure}
|
||||
|
||||
\begin{figure}[ht]
|
||||
\centering
|
||||
\includegraphics[width = \textwidth]{Plots/GP_213_test_performance.pdf}
|
||||
\caption{}
|
||||
\caption{Prediction performance of \model{2}{1}{3} on the test dataset}
|
||||
\label{fig:GP_213_test_validation}
|
||||
\end{figure}
|
||||
|
||||
|
@ -43,14 +43,14 @@
|
|||
\begin{figure}[ht]
|
||||
\centering
|
||||
\includegraphics[width = \textwidth]{Plots/GP_313_training_performance.pdf}
|
||||
\caption{}
|
||||
\caption{Prediction performance of \model{1}{1}{3} on the training dataset}
|
||||
\label{fig:GP_313_train_validation}
|
||||
\end{figure}
|
||||
|
||||
\begin{figure}[ht]
|
||||
\centering
|
||||
\includegraphics[width = \textwidth]{Plots/GP_313_test_performance.pdf}
|
||||
\caption{}
|
||||
\caption{Prediction performance of \model{1}{1}{3} on the test dataset}
|
||||
\label{fig:GP_313_test_validation}
|
||||
\end{figure}
|
||||
|
||||
|
@ -64,14 +64,14 @@
|
|||
\begin{figure}[ht]
|
||||
\centering
|
||||
\includegraphics[width = \textwidth]{Plots/SVGP_123_training_performance.pdf}
|
||||
\caption{}
|
||||
\caption{Prediction performance of \model{1}{2}{3} on the training dataset}
|
||||
\label{fig:SVGP_train_validation}
|
||||
\end{figure}
|
||||
|
||||
\begin{figure}[ht]
|
||||
\centering
|
||||
\includegraphics[width = \textwidth]{Plots/SVGP_123_test_performance.pdf}
|
||||
\caption{}
|
||||
\caption{Prediction performance of \model{1}{2}{3} on the test dataset}
|
||||
\label{fig:SVGP_test_validation}
|
||||
\end{figure}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue