mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
marked outline final
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
%% LaTeX2e class for student theses
|
||||
%% thesis.tex
|
||||
%%
|
||||
%% Karlsruhe Institute of Technology
|
||||
@@ -17,7 +16,7 @@
|
||||
|
||||
%% Available page modes: oneside, twoside
|
||||
%% Available modes: draft, final (see README)
|
||||
\documentclass[oneside, english, draft]{sdqthesis}
|
||||
\documentclass[oneside, english, final]{sdqthesis}
|
||||
|
||||
|
||||
%% ---------------------------------
|
||||
|
||||
@@ -36,7 +36,7 @@ The group score metric is to simply take the score the recommender has given to
|
||||
\label{sec:Evaluation:Questions}
|
||||
|
||||
\begin{itemize}
|
||||
\item Main Question: How does the group decision differ from the decision of a single decision maker? (random individual)
|
||||
\item Main question: How does the group decision differ from the decision of a single decision maker? (random individual)
|
||||
\item How much impact does the configuration state have on the recommendation outcome? (random individual, satisfaction)
|
||||
\item How many group members are satisfied by the group decision on average? (satisfaction)
|
||||
\item Is the recommender fair, i.e. no user type is always worse off than others? (satisfaction)
|
||||
|
||||
Reference in New Issue
Block a user