mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
add main section for analysing data
This commit is contained in:
@@ -16,4 +16,33 @@
|
||||
\dots
|
||||
%% ---------------------
|
||||
%% | / 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}
|
||||
Reference in New Issue
Block a user