Essay

Analyze the efficacy and practical limitations of adding a source indicator feature to resolve inconsistent auxiliary data.

Question: Explain how adding an extra feature indicating the data source (such as the city in a housing-price model) can resolve data inconsistency, and analyze the practical limitations of this approach according to the source material.

Sample answer: Adding a source indicator feature (such as the city) to each training example modifies the input x to explicitly denote the data origin. This resolves the inconsistency because given the specified input x, the target value y becomes unambiguous. However, a major practical limitation is that this approach is not frequently used or observed in practice.

Key points:

  • Adding a source indicator feature (e.g., city) directly to each training example input x.
  • The addition makes the target value y unambiguous for any given input x.
  • In practical applications, this approach is not frequently observed or implemented.

Rubric: The response must explain that specifying the source in the input x makes the target value y unambiguous, thereby resolving the inconsistency. It must also identify that a practical limitation is its low frequency of use in real-world applications.

0

1

Updated 2026-05-26

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Related