Question 26 of 125 from exam AI-900: Microsoft Azure AI Fundamentals

Question 26 of 125 from exam AI-900: Microsoft Azure AI Fundamentals

Question

You have the Predicted vs. True chart shown in the following exhibit.

Which type of model is the chart used to evaluate?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C.

B

What is a Predicted vs. True chart?

Predicted vs. True shows the relationship between a predicted value and its correlating true value for a regression problem. This graph can be used to measure performance of a model as the closer to the y=x line the predicted values are, the better the accuracy of a predictive model.

https://docs.microsoft.com/en-us/azure/machine-learning/how-to-understand-automated-m