ExamGecko
Home Home / Microsoft / AI-900

Microsoft AI-900 Practice Test - Questions Answers, Page 6

Question list
Search
Search

Related questions











HOTSPOT

To complete the sentence, select the appropriate option in the answer area.

Question 51
Correct answer: Question 51

Explanation:

Reliability and safety: 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 originally designed, respond safely to unanticipated conditions, and resist harmful manipulation.

Reference:

https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles

HOTSPOT

To complete the sentence, select the appropriate option in the answer area.

Question 52
Correct answer: Question 52

Explanation:

Reference:

https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-object-detection

HOTSPOT

To complete the sentence, select the appropriate option in the answer area.

Question 53
Correct answer: Question 53

Explanation:

Reference:

https://docs.microsoft.com/en-us/azure/machine-learning/team-data-science-process/create-features

HOTSPOT

To complete the sentence, select the appropriate option in the answer area.

Question 54
Correct answer: Question 54

Explanation:

Reference:

https://www.baeldung.com/cs/feature-vs-label

https://machinelearningmastery.com/discover-feature-engineering-how-to-engineer-features-and-how-to-get-good-at-it/

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.

Question 55
Correct answer: Question 55

Explanation:

Box 1: Yes

Automated machine learning, also referred to as automated ML or AutoML, is the process of automating the time consuming, iterative tasks of machine learning model development. It allows data scientists, analysts, and developers to build ML models with high scale, efficiency, and productivity all while sustaining model quality.

Box 2: No

Box 3: Yes

During training, Azure Machine Learning creates a number of pipelines in parallel that try different algorithms and parameters for you. The service iterates through ML algorithms paired with feature selections, where each iteration produces a model with a training score. The higher the score, the better the model is considered to "fit" your data. It will stop once it hits the exit criteria defined in the experiment.

Box 4: No

Apply automated ML when you want Azure Machine Learning to train and tune a model for you using the target metric you specify. The label is the column you want to predict.

Reference:

https://azure.microsoft.com/en-us/services/machine-learning/automatedml/#features

HOTSPOT

To complete the sentence, select the appropriate option in the answer area.

Question 56
Correct answer: Question 56

Explanation:

Two-class classification provides the answer to simple two-choice questions such as Yes/No or True/False.

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.

Question 57
Correct answer: Question 57

Explanation:

Box 1: Yes

In machine learning, if you have labeled data, that means your data is marked up, or annotated, to show the target, which is the answer you want your machine learning model to predict. In general, data labeling can refer to tasks that include data tagging, annotation, classification, moderation, transcription, or processing.

Box 2: No

Box 3: No

Accuracy is simply the proportion of correctly classified instances. It is usually the first metric you look at when evaluating a classifier. However, when the test data is unbalanced (where most of the instances belong to one of the classes), or you are more interested in the performance on either one of the classes, accuracy doesn't really capture the effectiveness of a classifier.

Reference:

https://www.cloudfactory.com/data-labeling-guide

https://docs.microsoft.com/en-us/azure/machine-learning/studio/evaluate-model-performance

HOTSPOT

To complete the sentence, select the appropriate option in the answer area.

Question 58
Correct answer: Question 58

Explanation:

Accelerate your business processes by automating information extraction. Form Recognizer applies advanced machine learning to accurately extract text, key/value pairs, and tables from documents. With just a few samples, Form Recognizer tailors its understanding to your documents, both on-premises and in the cloud. Turn forms into usable data at a fraction of the time and cost, so you can focus more time acting on the information rather than compiling it.

Reference:

https://azure.microsoft.com/en-us/services/cognitive-services/form-recognizer/

HOTSPOT

To complete the sentence, select the appropriate option in the answer area.

Question 59
Correct answer: Question 59

Explanation:

To perform real-time inferencing, you must deploy a pipeline as a real-time endpoint.

Real-time endpoints must be deployed to an Azure Kubernetes Service cluster.

Reference:

https://docs.microsoft.com/en-us/azure/machine-learning/concept-designer#deploy

HOTSPOT

To complete the sentence, select the appropriate option in the answer area.

Question 60
Correct answer: Question 60

Explanation:

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.

Incorrect Answers:

Classification is a machine learning method that uses data to determine the category, type, or class of an item or row of data. Clustering, in machine learning, is a method of grouping data points into similar clusters. It is also called segmentation.

Over the years, many clustering algorithms have been developed. Almost all clustering algorithms use the features of individual items to find similar items. For example, you might apply clustering to find similar people by demographics. You might use clustering with text analysis to group sentences with similar topics or sentiment.

Reference:

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

https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/machine-learning-initialize-model-clustering

Total 268 questions
Go to page: of 27