# Underfitting
Last edited: 2026-02-05
Underfitting
When training a model on training data , if your model does not imitate that data closely enough as you haven’t provided enough degrees of freedom - you have underfitting.
Last edited: 2026-02-05
When training a model on training data , if your model does not imitate that data closely enough as you haven’t provided enough degrees of freedom - you have underfitting.