nerdexam
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)
  • A
    76% (13)
  • B
    6% (1)
  • C
    6% (1)
  • D
    12% (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.

Full PROFESSIONAL-DATA-ENGINEER Practice