Supervised Learning

The goal is to learn a mapping from inputs xx to output yy, given a labeled set of input-output pairs

D={(xi,yi)}i=1ND = \{(x_i, y_i)\}^{N}_{i=1}

DD is the Training Set and NN is the number of training examples.


Children
  1. Classification
  2. Regression