Learn Before
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 by fitting a more complicated , but the question is whether to do that. If having a more complicated 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 .
0
3
Updated 2020-06-27
Tags
Data Science