Learning Path
Question & Answer1
Understand Question2
Review Options3
Learn Explanation4
Explore TopicChoose the Best Answer
A
The predictor is highly sensitive, which may lead to overfitting.
B
The predictor is insensitive, ensuring stable predictions across similar inputs.
C
The predictor has a fixed response, making it reliable for all input variations.
D
The predictor is robust and does not depend on the input features.
Understanding the Answer
Let's break down why this is correct
Answer
The fact that tiny changes in house size cause big swings in the predicted price shows that the size predictor is highly sensitive in the model. This means the model’s coefficient for size is large, so even a small input shift leads to a large output change. Such high sensitivity often signals over‑fitting or a lack of regularization, making the model unstable to small data variations. For instance, if a 10‑square‑meter increase suddenly raises the predicted price by $50,000, the model is reacting too strongly to that feature. To improve stability, the data scientist might reduce the coefficient’s influence through regularization or by transforming the feature.
Detailed Explanation
When a model reacts a lot to tiny changes, it means the predictor is very sensitive. Other options are incorrect because The misconception is that an insensitive predictor keeps predictions stable; The misconception is that a fixed response means reliability.
Key Concepts
Sensitivity of Predictors
Overfitting in Machine Learning
Generalization of Models
Topic
Sensitivity of Predictors
Difficulty
medium level question
Cognitive Level
understand
Practice Similar Questions
Test your understanding with related questions
Ready to Master More Topics?
Join thousands of students using Seekh's interactive learning platform to excel in their studies with personalized practice and detailed explanations.