Short Answer

How do bias and variance move when a learning system changes?

Question: What basic tradeoff appears when changes are made to reduce bias or reduce variance in a learning algorithm?

Sample answer: There is a tradeoff: changes that make the model fit the training data better often increase variance, while changes that make the model less sensitive to noise often increase bias.

Key points:

  • Reducing bias can come with higher variance.
  • Reducing variance can come with higher bias.
  • Improving one side of the tradeoff often worsens the other.

Rubric: The response must explain that lowering bias tends to raise variance, and lowering variance tends to raise bias.

0

1

Updated 2026-08-12

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI