nerdexam
MicrosoftMicrosoft

AI-900 · Question #15

AI-900 Question #15: Real Exam Question with Answer & Explanation

The correct answer is B: regression. In the most basic sense, regression refers to prediction of a numeric target. Linear regression attempts to establish a linear relationship between one or more independent variables and a numeric outcome, or dependent variable. You use this module to define a linear regression me

Submitted by katya_ua· Mar 30, 2026Describe basic principles of machine learning on Azure

Question

You need to predict the sea level in meters for the next 10 years. Which type of machine learning should you use?

Options

  • Aclassification
  • Bregression
  • Cclustering

Explanation

In the most basic sense, regression refers to prediction of a numeric target. Linear regression attempts to establish a linear relationship between one or more independent variables and a numeric outcome, or dependent variable. You use this module to define a linear regression method, and then train a model using a labeled The trained model can then be used to make predictions. https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/linear-

Topics

#Machine Learning task types#Regression

Community Discussion

No community discussion yet for this question.

Full AI-900 PracticeBrowse All AI-900 Questions