From 8aa55d2660e799c873fe57b5ad2bec99cae93c9a Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Fri, 17 Apr 2020 10:13:52 +0200 Subject: [PATCH] add todos to foundations --- 30_Thesis/sections/10_foundations.tex | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/30_Thesis/sections/10_foundations.tex b/30_Thesis/sections/10_foundations.tex index 7f64234..5853d2e 100644 --- a/30_Thesis/sections/10_foundations.tex +++ b/30_Thesis/sections/10_foundations.tex @@ -1,6 +1,9 @@ \chapter{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} \label{sec:Foundations:ProductConfiguration} @@ -108,6 +111,7 @@ Using the example from \autoref{tab:Foundations:RecommenderSystem:MoviePreferenc \end{table} \subsubsection{Advantages over Collaborative Filtering} +\todo[inline]{write as text and not bullet points} \begin{itemize} \item No cold start problem for items \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 \end{itemize} -\todo[inline]{ - Advantages over Critique-Based Recommendation %\subsubsection{Advantages over Critique-Based Recommendation -} - - \subsubsection{Advantages over Constrained-Based Recommendation} - +\todo[inline]{write as text and not bullet points} \begin{itemize} \item Configuration state does not cause absence of recommendations \item Expendable to also support constraints