\(Y = f(x) + \epsilon\)
Inputs X: predictors/ independent variables/ features
Outputs Y: response/ dependent variable
\(\epsilon\): a random error term
f: a function represents the systematic information that x provides about Y.
Statistical Learning refers to a set of approaches for estimating f.