Improve introduction part according to suggestions

This commit is contained in:
hannes.kuchelmeister
2020-02-26 16:51:40 +01:00
parent f8d60fd7d0
commit c3a9560158
2 changed files with 31 additions and 25 deletions

View File

@@ -167,9 +167,4 @@ In this thesis a penalty function is proposed which gives the percentage of char
\begin{equation}
penalty_{proportion}(\overline{s},\ s) = \left(\frac{\sum_{d \in \overline{s}} changed(d,\overline{s}, s)}{|\overline{s}|}\right)^\alpha.
\end{equation}
\section{Benefits}
\label{sec:Concept:Benefits}
The benefits of this approach are, that the need for a group to communicate is reduced. Each user gives their own preferences and the group will get a recommendation based on that. This allows to reduce problems with communication and bias in groups.