add todos to foundations

This commit is contained in:
hannes.kuchelmeister
2020-04-17 10:13:52 +02:00
parent ad7e130d0c
commit 8aa55d2660

View File

@@ -1,6 +1,9 @@
\chapter{Foundations} \chapter{Foundations}
\label{ch:Foundations} \label{ch:Foundations}
This chapter gives an overview over the foundations this thesis is based upon.
\todo[inline]{write introduction paragraph which tells the order things are introduced in.}
\section{Product Configuration} \section{Product Configuration}
\label{sec:Foundations:ProductConfiguration} \label{sec:Foundations:ProductConfiguration}
@@ -108,6 +111,7 @@ Using the example from \autoref{tab:Foundations:RecommenderSystem:MoviePreferenc
\end{table} \end{table}
\subsubsection{Advantages over Collaborative Filtering} \subsubsection{Advantages over Collaborative Filtering}
\todo[inline]{write as text and not bullet points}
\begin{itemize} \begin{itemize}
\item No cold start problem for items \item No cold start problem for items
\item No grey sheep problem as not dependent on similar groups having existed before. \item No grey sheep problem as not dependent on similar groups having existed before.
@@ -117,13 +121,8 @@ Using the example from \autoref{tab:Foundations:RecommenderSystem:MoviePreferenc
\item No dependence of historic group preference accuracy \item No dependence of historic group preference accuracy
\end{itemize} \end{itemize}
\todo[inline]{
Advantages over Critique-Based Recommendation %\subsubsection{Advantages over Critique-Based Recommendation
}
\subsubsection{Advantages over Constrained-Based Recommendation} \subsubsection{Advantages over Constrained-Based Recommendation}
\todo[inline]{write as text and not bullet points}
\begin{itemize} \begin{itemize}
\item Configuration state does not cause absence of recommendations \item Configuration state does not cause absence of recommendations
\item Expendable to also support constraints \item Expendable to also support constraints