mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
add todos to foundations
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user