mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
add labels to all chapters, sections, tables and figures
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user