replace figure by better ones and remove from appendix

This commit is contained in:
hannes.kuchelmeister
2020-04-06 17:09:26 +02:00
parent 0b83b3e9fd
commit 0e1dc4bc0e
11 changed files with 45 additions and 69 deletions

View File

@@ -18,31 +18,3 @@
%% | / Example content |
%% ---------------------
\begin{figure}
\centering
\includegraphics[width=1\textwidth]{./figures/appendix/homogenous_happy_unhappy_increase_amount-1000__tc-94}
\caption{The satisfaction and dissatisfaction change using the group recommender for homogenous groups with $tc = 94$.}
\label{fig:Appendix:HomoSatisfactionIncrease}
\end{figure}
\begin{figure}
\centering
\includegraphics[width=1\textwidth]{./figures/appendix/homogenous_happy_unhappy_total_amount-1000__tc-94}
\caption{The average satisfaction and dissatisfaction with the recommender's decision for homogenous groups based on $tc = 94$.}
\label{fig:Appendix:HomoSatisfactionTotal}
\end{figure}
\begin{figure}
\centering
\includegraphics[width=1\textwidth]{./figures/appendix/radnom_happy_unhappy_increase_amount-1000__tc-85}
\caption{The satisfaction and dissatisfaction change using the group recommender for random groups with $tc = 85$.}
\label{fig:Appendix:RandomSatisfactionIncrease}
\end{figure}
\begin{figure}
\centering
\includegraphics[width=1\textwidth]{./figures/appendix/radnom_happy_unhappy_total_amount-1000__tc-85}
\caption{The average satisfaction and dissatisfaction with the recommender's decision for random groups based on $tc = 85$.}
\label{fig:Appendix:RandomSatisfactionTotal}
\end{figure}