add annotations of supervisor

This commit is contained in:
hannes.kuchelmeister
2019-12-10 14:32:47 +01:00
parent d22fc7031c
commit e4405d1116
3 changed files with 14 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
\chapter{Related Work}
\label{ch:Related_Work}
\todo[author=Robert, inline]{Bei der related work bezieht bisher noch Abschlussarbeiten von Karlsruher Hochschulen mit ein. Hier sollten noch wissenschaftliche Papiere diskutiert werden.}
\todo[inline]{add a few books and papers to related work}
\section{Group-Based Configuration}
@@ -22,4 +26,7 @@
\item[\citeauthor{wetzelPersonalisierterUndLernender2017}] combines collaborative filtering and click-stream analysis. For collaborative filtering he implements three filtering algorithms: k-nearest neighbour, weighted majority voting and non-negative matrix factorization. Collaborative filtering is used to find configurations that are similar to the current configuration. Click-stream analysis is done by using n-grams and the Smith-Waterman algorithm. \citeauthor{wetzelPersonalisierterUndLernender2017} also tries to use click-stream data in combination with Markov chains to give recommendations on how configuration options should be ordered in a configuration form \cite{wetzelPersonalisierterUndLernender2017}.
\end{description}
\todo[inline]{other related work}
\section{Group Dynamics and Bias}
\label{sec:Related_Work:GroupDynamicsAndBias}
\todo[inline]{write about group dynamics and bias}