Short Answer

What Plentiful Data Changes About Feature Selection

Question: How has abundant training data changed the way many deep learning practitioners handle feature selection?

Sample answer: When training data is plentiful, practitioners are less likely to spend time hand-picking features. Instead, they often supply a broad set of candidate features to the learning algorithm and let the model determine which ones are useful from the data.

Key points:

  • Abundant data has reduced reliance on manual feature selection.
  • Practitioners commonly provide many or all available features to the model.
  • The algorithm then learns which features to use.

Rubric: The answer must explicitly describe the shift away from manual feature selection and explain that the model is typically given a broad feature set so it can decide what to use on its own.

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