Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AI-900 Topic 10 Question 26 Discussion

Actual exam question for Microsoft's AI-900 exam
Question #: 26
Topic #: 10
[All AI-900 Questions]

You need to predict the sea level in meters for the next 10 years.

Which type of machine learning should you use?

Show Suggested Answer Hide Answer
Suggested Answer: B

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 dataset. The trained model can then be used to make predictions.


https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/linear-regression

Regression is a form of machine learning that is used to predict a numeric label based on an item's features.

https://docs.microsoft.com/en-us/learn/modules/create-regression-model-azure-machine-learning-designer/introduction

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel