What is Underfitting? - AI Encyclopedia
Underfitting refers to a machine learning model performing poorly on training data, resulting in poor performance on test data. It occurs when the model is too simple and fails to capture complex patterns in the data. Underfitting...