Training set: Difference between revisions

From Machinelearning
(Created page with "==Definition== The term '''training set''' or '''training data''' is typically used for a set of example input-output pairs used in supervised learning problems that are...")
 
(No difference)

Latest revision as of 23:53, 18 June 2014

Definition

The term training set or training data is typically used for a set of example input-output pairs used in supervised learning problems that are explicitly earmarked for use by the learning algorithm to determine the values of the model parameters.