You must run a housing-price prediction model on a single, resource-constrained VM. Which learning algorithm is most appropriate?
Choose an answer
Tap an option to check your answer.
Correct answer: Linear regression.
Why this is the answer
Linear regression is the most appropriate choice because it is a simple, computationally inexpensive algorithm. On a single, resource-constrained VM, minimizing computational load is crucial. Linear regression models require fewer resources (CPU, RAM) for training and inference compared to more complex models. Logistic classification is for classification tasks, not regression, and while simple, it doesn't fit the problem type. Recurrent neural networks (RNNs) and feedforward neural networks (FNNs) are generally more resource-intensive, especially for training, and are typically overkill for a straightforward prediction task like housing prices unless there are complex non-linear relationships or sequential data involved that simpler models cannot capture.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed