What Underfitting Meaning, Applications & Example

When a model fails to capture the underlying patterns in the data.

What is Underfitting?

Underfitting occurs when a machine learning model is too simple to capture the underlying patterns in the data. As a result, the model performs poorly on both the training data and the test data. Underfitting typically happens when the model has insufficient complexity or when it is not trained long enough to learn the important features of the data.

Causes of Underfitting

  1. Too Simple Model: A model that is too simplistic (e.g., a linear model for a complex problem) cannot capture the complexity of the data.
  2. Insufficient Features: If the model lacks important features or variables, it may fail to account for critical aspects of the data.
  3. Excessive Regularization: Overuse of regularization techniques, such as L1 or L2, can make the model too constrained, preventing it from learning properly.

Applications of Underfitting

Example of Underfitting

In house price prediction, if a simple linear regression model is used to predict house prices based only on the number of bedrooms, it may underfit. It will likely miss other important factors like location, square footage, or market trends, resulting in poor performance and inaccurate price predictions.

Read the Governor's Letter

Stay ahead with Governor's Letter, the newsletter delivering expert insights, AI updates, and curated knowledge directly to your inbox.

By subscribing to the Governor's Letter, you consent to receive emails from AI Guv.
We respect your privacy - read our Privacy Policy to learn how we protect your information.

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z