MachineLearningStatistics Given the following:
- i.i.d random variables:
- A target function:
where for regression and for classification - A probability measure:
- A loss function:
Learning from data is to find a function that predicts the ‘s and generalize to unseen pairs , in the sense that minimizes a Risk functional or Generalization Error: where is the distribution function of the joint probability in the stochastic case of noisy labels/measurements. In the deterministic case, where the Bayes error , the expectation is the marginal over .
For classification, where