add labels to all chapters, sections, tables and figures

This commit is contained in:
hannes.kuchelmeister
2020-02-18 15:07:12 +01:00
parent 09073917ec
commit 52c728c526
6 changed files with 25 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
\chapter{Introduction}
\label{ch:Introduction}
\section{Research Gap}
\label{sec:Introduction:ResearchGap}
There does not exists much research on recommendation for group configuration, however it is comprised of two different areas of research, recommenders for groups and recommenders for configuration.
The existing literature on recommenders for groups is extensive with many different approaches and domains \cite{delicResearchMethodsGroup2016, chenInterfaceInteractionDesign2011, atasItemRecommendationUsing2017, jamesonRecommendationGroups2007, chenEmpatheticonsDesigningEmotion2014, liuCGSPAComprehensiveGroup2019}. \citeauthor{felfernigGroupRecommenderSystems2018} give an overview about basic approaches \cite{felfernigGroupRecommenderSystems2018}.
@@ -10,6 +12,8 @@ Group configuration is a more specialized sub field of configuration therefore l
%Commonly for content-based recommenders categories based on content are created and a separate user or group profile is generated based on the preferences of whole items. For configuration recommenders however this would create additional modelling or content grouping workload, therefore in this thesis it is proposed to use attributes of a configuration as distinguishing categories.
\section{Problem}
\label{sec:Introduction:Problem}
A group of people with different personal preferences wants to find a solution to a problem with high variability. Making decisions in the group comes with problems as a lack of communicating leads to worse decision outcomes \cite{atasItemRecommendationUsing2017}. Group dynamics and biases can lead to suboptimal decisions \cite{kerrBiasJudgmentComparing1996}.
Examples of that are:
@@ -22,6 +26,7 @@ Examples of that are:
\end{itemize}
\section{Solution Objectives}
\label{sec:Introduction:Solution Objectives}
\begin{itemize}
\item A system should give recommendation for the group using a scoring function that takes into account preferences of group members, the current state of group members.