In supervised learning, one searches a relationship between data \(X\) and outcome \(Y\)
\[f(X) \rightarrow Y\]
The data \(\left\{X_i, Y_i \right\}\) is given to us.
- Bad News: Data is always finite and more data is always better, or at least not worse.