mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
[SCL-1966] remove protentially hierarchy and knowledge
This commit is contained in:
@@ -25,7 +25,7 @@ Commonly for collaborative filtering with group recommenders the preferences of
|
|||||||
Collaborative filtering in configuration on the other hand usually uses the similarity of the current unfinished configuration to historic configurations to give recommendations.
|
Collaborative filtering in configuration on the other hand usually uses the similarity of the current unfinished configuration to historic configurations to give recommendations.
|
||||||
|
|
||||||
\section{Problem}
|
\section{Problem}
|
||||||
A group of people with different personal preferences (knowledge and hierarchical power) want to buy products with high variability. Making decisions in the group comes with problems as communicating preferences is complicated.
|
A group of people with different personal preferences wants to buy products with high variability. Making decisions in the group comes with problems as communicating preferences is complicated.
|
||||||
|
|
||||||
Examples of that are:
|
Examples of that are:
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
@@ -39,7 +39,7 @@ Examples of that are:
|
|||||||
\section{Solution Objectives}
|
\section{Solution Objectives}
|
||||||
|
|
||||||
\begin{itemize}
|
\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 (and potentially hierarchy and knowledge) of group members.
|
\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.
|
||||||
\item Recommendations should allow different strategies
|
\item Recommendations should allow different strategies
|
||||||
\item Recommendations should always be valid options (i.e. configurations)
|
\item Recommendations should always be valid options (i.e. configurations)
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|||||||
Reference in New Issue
Block a user