From b463ef6b5b6ff802edec495bacfa158bd47b6f5d Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Mon, 27 Apr 2020 12:11:39 +0200 Subject: [PATCH] fix wording in introduction --- 30_Thesis/sections/00_introduction.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/30_Thesis/sections/00_introduction.tex b/30_Thesis/sections/00_introduction.tex index f13bf63..a257961 100644 --- a/30_Thesis/sections/00_introduction.tex +++ b/30_Thesis/sections/00_introduction.tex @@ -25,7 +25,7 @@ The above listed examples of use cases for group-based configuration show that o \section{Goals of this Thesis} \label{sec:Introduction:Goals} -This thesis aims to show the viability of using group recommenders in a configuration setting. It is discussed what needs to be done to adapt group recommenders to allow usage of the basic recommendation technique of item-based recommendation. The research question for this thesis is the following. +This thesis aims to show the viability of using group recommenders in a configuration setting by producing and evaluating a prototype. It is discussed what needs to be done to adapt group recommenders to allow usage of the basic recommendation technique of item-based recommendation. The research question for this thesis is the following. \begin{itemize} \item How can a group recommender translate individual preferences into recommendations that improve the overall satisfaction of group members while considering constraints given by the configuration state?