Learn Before
Concept
Reducible and irreducible errors in a prediction problem
The error that we introduce when as is called "reducible" error because it is possible to reduce this error by using more suitable statistical models to estimate . Assuming that we can reduce the reducible error to 0, , but we still suffer from the irreducible error, because: And we know that is independent of . So, regardless of the statistical techniques that we use in estimating , we cannot reduce the irreducible error.
(f(x)+\epsilon-\hat{f}(X))^2}_{ Reducible }+\underbrace{ Var(\epsilon)}_{ Irreducible }$$ Where $E(Y-\hat{Y})^2$ is the expected value of the squared error in predicting $Y$ by $\hat{Y}$ and $Var(\epsilon)$ is the variance of $\epsilon$.0
4
Updated 2020-02-22
Tags
Data Science