Question #51 Topic 1
What are two metrics that you can use to evaluate a regression model? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. coefficient of determination (R2) Most Voted
B. F1 score
C. root mean squared error (RMSE) Most Voted
D. area under curve (AUC)
E. balanced accuracy
Correct Answer: AC
Community vote distribution
AC (100%)
Question #52 Topic 1
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
Correct Answer:
Regression is a machine learning task that is used to predict the value of the label from a set of related features.
Reference:
https://docs.microsoft.com/en-us/dotnet/machine-learning/resources/tasks
Question #53 Topic 1
DRAG DROP -
You need to use Azure Machine Learning designer to build a model that will predict automobile prices.
Which type of modules should you use to complete the model? To answer, drag the appropriate modules to the correct locations. Each module
may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:
Correct Answer:
Box 1: Select Columns in Dataset
For Columns to be cleaned, choose the columns that contain the missing values you want to change. You can choose multiple columns, but you
must use the same replacement method in all selected columns.
Example:
Box 2: Split data -
Splitting data is a common task in machine learning. You will split your data into two separate datasets. One dataset will train the model and
the other will test how well the model performed.
Box 3: Linear regression -
Because you want to predict price, which is a number, you can use a regression algorithm. For this example, you use a linear regression model.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/tutorial-designer-automobile-price-train-score
Question #54 Topic 1
Which type of machine learning should you use to identify groups of people who have similar purchasing habits?
A. classification
B. regression
C. clustering Most Voted
Correct Answer: C
Community vote distribution
C (100%)
Question #55 Topic 1
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
Correct Answer:
Regression is a machine learning task that is used to predict the value of the label from a set of related features.
Reference:
https://docs.microsoft.com/en-us/dotnet/machine-learning/resources/tasks
Previous Questions Next Questions
Browse atleast 50% to increase passing rate
Viewing page 11 out of 50 pages.
Viewing questions 51-55 out of 246 questions