To complete the sentence, select the appropriate option in the answer area
HOTSPOT To complete the sentence, select the appropriate option in the answer area. View AnswerAnswer: Explanation: feature engineering Ensuring that numeric variables in training data are on a similar scale is part of feature engineering. This process, often called normalization or scaling, is crucial for many machine learning algorithms to...
This is an example of which Microsoft guiding principle for responsible AI?
When you design an AI system to assess whether loans should be approved, the factors used to make the decision should be explainable. This is an example of which Microsoft guiding principle for responsible AI?A . transparencyB . inclusivenessC . fairnessD . privacy and securityView AnswerAnswer: A Explanation: Achieving transparency...
Which metric can you use to evaluate a classification model?
Which metric can you use to evaluate a classification model?A . true positive rateB . mean absolute error (MAE)C . coefficient of determination (R2)D . root mean squared error (RMSE)View AnswerAnswer: A Explanation: What does a good model look like? An ROC curve that approaches the top left corner with...
Match the machine learning tasks to the appropriate scenarios
DRAG DROP Match the machine learning tasks to the appropriate scenarios. To answer, drag the appropriate task from the column on the left to its scenario on the right. Each task may be used once, more than once, or not at all. NOTE: Each correct selection is worth one point....
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point
HOTSPOT For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Yes Azure Machine Learning designer lets you visually connect datasets and modules on an interactive canvas to create machine learning...
Which business benefit should the company expect as a result of creating the webchat bot solution?
A company employs a team of customer service agents to provide telephone and email support to customers. The company develops a webchat bot to provide automated answers to common customer queries. Which business benefit should the company expect as a result of creating the webchat bot solution?A . increased salesB...
Which type of machine learning should you use?
You need to predict the sea level in meters for the next 10 years. Which type of machine learning should you use?A . classificationB . regressionC . clusteringView AnswerAnswer: B Explanation: Regression is a type of supervised learning approach that predicts a continuous outcome variable (in this case, sea level)....
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point
HOTSPOT For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Yes Automated machine learning, also referred to as automated ML or AutoML, is the process of automating the time consuming,...
To complete the sentence, select the appropriate option in the answer area
HOTSPOT To complete the sentence, select the appropriate option in the answer area. View AnswerAnswer: Explanation: Reliability & Safety https://en.wikipedia.org/wiki/Tay_(bot) “To build trust, it's critical that AI systems operate reliably, safely, and consistently under normal circumstances and in unexpected conditions. These systems should be able to operate as they were...
Which three processes should you perform in sequence before you deploy the model?
DRAG DROP You plan to deploy an Azure Machine Learning model as a service that will be used by client applications. Which three processes should you perform in sequence before you deploy the model? To answer, move the appropriate processes from the list of processes to the answer area and...