Bias–variance tradeoff
The bias–variance tradeoff is a fundamental concept in machine learning and statistics describing the balance between the error introduced by the model’s assumptions and the error introduced by sensitivity to fluctuations in the training data. It explains how models with high bias oversimplify the data, while models with high variance overfit the data.