mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
add recommender systems part, potentially too short
This commit is contained in:
@@ -4,10 +4,13 @@
|
||||
\section{Recommender System}
|
||||
\label{Foundations:RecommenderSystem}
|
||||
|
||||
A recommender system is a system that gives individualized recommendations to users to guide them through a large space of objects \cite[~ p. 331]{burkeHybridRecommenderSystems}.
|
||||
|
||||
|
||||
\section{Product Configuration}
|
||||
\label{Foundations:ProductConfiguration}
|
||||
|
||||
Product configuration is a process consisting of a series of decision tasks whereby a product is constructed of components which interact with each other. During a configuration process no new components are created. Their interplay and specification is defined beforehand \cite[~ p. 42-43]{sabinProductConfigurationFrameworksa1998}.
|
||||
Product configuration is a process consisting of a series of decision tasks whereby a product is constructed of components which interact with each other. During a configuration process no new components are created. Their interplay and specification is defined beforehand \cite[~ p. 42, 43]{sabinProductConfigurationFrameworksa1998}.
|
||||
|
||||
Formally a configuration problem can be specified as a \emph{constraint satisfaction problem (CSP)} \cite{tsangFoundationsConstraintSatisfaction1993} as
|
||||
\[
|
||||
|
||||
Reference in New Issue
Block a user