Concept

Trade-off between interpretability and accuracy of prediction in statistical learning

In many inference problems, one can easily improve the accuracy of the predicted Y^\hat{Y} by fitting a more complicated f^\hat{f}, but the question is whether to do that. If having a more complicated f^\hat{f} makes it difficult to interpret the results, it is better to use the simpler model. This is one of the main reasons that most inferential studies assume the linearity of the model. Conversely, if the objective is not inference but getting the most accurate prediction, we can use more sophisticated functional forms for f^\hat{f}.

0

3

Updated 2020-06-27

Tags

Data Science