Underfitting is when your model learns too little.
How It Works:
Underfitting occurs when a model is too simple to capture data patterns, indicated by both training and validation performance being low.
Key Benefits of Avoidance:
Real-World Use Cases:
Increase model capacity or train longer.
Only if model can leverage added complexity.