nerdexam
Microsoft

AI-900 · Question #186

You have a dataset that contains the columns shown in the following table. You have a machine learning model that predicts the value of ColumnE based on the other numeric columns. Which type of…

The correct answer is C. regression. Azure regression models are designed and used for making predictions, particularly when the target variable is continuous. Azure's machine learning platform offers various regression algorithms and tools to train…

Submitted by alyssa_d· Mar 30, 2026Describe fundamental principles of machine learning on Azure

Question

You have a dataset that contains the columns shown in the following table. You have a machine learning model that predicts the value of ColumnE based on the other numeric columns. Which type of model is this?

Options

  • Aanalysis
  • Bclustering
  • Cregression

How the community answered

(42 responses)
  • A
    5% (2)
  • B
    7% (3)
  • C
    88% (37)

Explanation

Azure regression models are designed and used for making predictions, particularly when the target variable is continuous. Azure's machine learning platform offers various regression algorithms and tools to train. https://learn.microsoft.com/en-us/azure/machine-learning/component-reference/linear- regression?view=azureml-api-2

Topics

#Regression#Machine Learning model types#Predictive modeling

Community Discussion

No community discussion yet for this question.

Full AI-900 Practice