Learn Before
Concept icon
Concept

Feature Selection and the Variance–Bias Trade-off

Dropping inputs can sometimes make a model less sensitive to noise and therefore reduce variance. The trade-off is that removing features can also raise bias if useful information is lost. Small reductions in the feature set often have little effect on bias, but large cuts can matter a lot, especially when important predictors are removed. With large datasets and deep learning, teams often keep a broad set of inputs and let the model learn which ones matter, while feature selection is often more helpful when data is limited.

0

1

Concept icon
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