Supervised learning
Revision as of 13:30, 6 June 2011 by Zeno Gantner (talk | contribs) (Created page with "'''Supervised learning''' is the task of computing a predictive model e.g. for a nominal (classification) or numerical (regression) target variable from training data where the t...")
Supervised learning is the task of computing a predictive model e.g. for a nominal (classification) or numerical (regression) target variable from training data where the target variables are known. The task of learning a recommender system model is usually seen as a supervised learning problem.