nerdexam
MicrosoftMicrosoft

AI-900 · Question #280

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

The correct answer is B: regression. Linear regression attempts to establish a linear relationship between one or more independent variables and a numeric outcome, or dependent variable. You use this component to define a linear regression method, and then train a model using a labeled dataset. The trained model can

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

Question

You need to predict the population size of a specific species of animal in an area. Which Azure Machine Learning type should you use?

Options

  • Aclustering
  • Bregression
  • Cclassification

Explanation

Linear regression attempts to establish a linear relationship between one or more independent variables and a numeric outcome, or dependent variable. You use this component to define a linear regression method, and then train a model using a labeled dataset. The trained model can then be used to make predictions. https://learn.microsoft.com/en-us/azure/machine-learning/component-reference/linear-regression

Topics

#Machine Learning types#Regression#Predictive modeling

Community Discussion

No community discussion yet for this question.

Full AI-900 PracticeBrowse All AI-900 Questions