mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
remove comment in introduction add add some requirements
This commit is contained in:
@@ -65,6 +65,10 @@ For a group recommender system additional definitions are needed. The attitude o
|
||||
\item Give recommendations to a group based on their preferences and the current configuration state
|
||||
\item Usage by multiple users at the same time
|
||||
\item The system should be able to work with other configuration systems too
|
||||
\item A system should give recommendation for the group using a scoring function that takes into account preferences of group members and the current state of the situation.
|
||||
\item Recommendations should allow different scoring functions.
|
||||
\item Recommendations should always be valid options.
|
||||
\item The system should consider all preferences of individuals in a group and find a solution that most people of the group are happy with.
|
||||
\end{itemize}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user