Short Answer

Why can a simple model’s advantage with very little data be hard to predict?

Question: Answer in one to three sentences: Why might a simpler, traditional model sometimes outperform a neural network when labeled data is extremely limited, but not always?

Sample answer: The result depends heavily on how informative the engineered features are. With only a tiny dataset, good feature design can matter more than whether the learner is a logistic regression model, a decision tree, or a neural network.

Key points:

  • The outcome depends on the quality of the hand-built features.
  • When the dataset is tiny, the specific algorithm family may matter less than the input representation.

Rubric: The response should explain that feature engineering strongly affects performance in the small-data setting and that this can outweigh the choice of model.

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