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}
|
\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
|
||||||
|
|||||||
Reference in New Issue
Block a user