Google
PROFESSIONAL-DATA-ENGINEER · Question #7
You are creating a model to predict housing prices. Due to budget constraints, you must run it on a single resource-constrained virtual machine. Which learning algorithm should you use?
The correct answer is A. Linear regression. Explanation/Reference: Forecasting and Liner regression is used for predicting housing price.
Submitted by alyssa_d· Mar 30, 2026Operationalizing machine learning models
Question
You are creating a model to predict housing prices. Due to budget constraints, you must run it on a single resource-constrained virtual machine. Which learning algorithm should you use?
Options
- ALinear regression
- BLogistic classification
- CRecurrent neural network
- DFeedforward neural network
How the community answered
(17 responses)- A76% (13)
- B6% (1)
- C6% (1)
- D12% (2)
Explanation
Explanation/Reference: Forecasting and Liner regression is used for predicting housing price.
Topics
#linear regression#algorithm selection#resource constraints#supervised learning
Community Discussion
No community discussion yet for this question.