write structure of the thesis

This commit is contained in:
hannes.kuchelmeister
2020-04-20 16:23:59 +02:00
parent dee18c029f
commit 1af5f95aa5
2 changed files with 4 additions and 2 deletions

View File

@@ -35,4 +35,4 @@ This thesis aims to show the viability of using group recommenders in a configur
\section{Structure of this Thesis}
\label{sec:Introduction:Structure}
\todo[inline]{write structure}
This thesis first will given an introduction, then present related work. Next the concept for a recommender is presented. Afterwards design and implementation of the prototype, produced in this thesis, are discussed, followed by its evaluation. Last, a conclusion is made which includes a summary and further research possibilities.

View File

@@ -1,10 +1,12 @@
\chapter{Related Work}
\label{ch:Related_Work}
\todo[inline]{what makes this work different, why do none of the mentioned approaches work.}
\todo[inline]{proofread and improve chapter, possibly go more into detail}
This chapter is discussing related work. The approaches presented either are group recommenders, group-based configuration systems or recommender systems for configuration. However no literature combined these approaches to have group recommendation for group-based configuration. Therefore, there are no approaches that do something in that realm.
\section{Group Recommender Systems}
\label{sec:Related_Work:GroupRecommender}