Latest [Sep 17, 2022] AI-900 Exam Questions – Valid AI-900 Dumps Pdf [Q37-Q58]

Share

Latest [Sep 17, 2022] AI-900 Exam Questions – Valid AI-900 Dumps Pdf

AI-900 Practice Test Questions Answers Updated 157 Questions

NEW QUESTION 37
Your company is exploring the use of voice recognition technologies in its smart home devices. The company wants to identify any barriers that might unintentionally leave out specific user groups.
This an example of which Microsoft guiding principle for responsible AI?

  • A. fairness
  • B. privacy and security
  • C. accountability
  • D. inclusiveness

Answer: D

Explanation:
Section: Describe Artificial Intelligence workloads and considerations
Explanation/Reference:
https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles

 

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

Answer:

Explanation:

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

 

NEW QUESTION 39
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:
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

 

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

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/home custom vision - This is a type of computer vision service which helps in building/training models using user provided data Creating an object detection solution with Custom Vision consists of three main tasks. First you must use upload and tag images, then you can train the model, and finally you must publish the model so that client applications can use it to generate predictions.
https://docs.microsoft.com/en-us/learn/modules/detect-objects-images-custom-vision/2-object-detection-azure

 

NEW QUESTION 41
Your company wants to build a recycling machine for bottles. The recycling machine must automatically identify bottles of the correct shape and reject all other items.
Which type of AI workload should the company use?

  • A. natural language processing
  • B. anomaly detection
  • C. computer vision
  • D. conversational AI

Answer: C

Explanation:
Azure's Computer Vision service gives you access to advanced algorithms that process images and return information based on the visual features you're interested in. For example, Computer Vision can determine whether an image contains adult content, find specific brands or objects, or find human faces.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview

 

NEW QUESTION 42
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:
Explanation

Reference:
https://docs.microsoft.com/en-gb/azure/cognitive-services/text-analytics/overview
https://azure.microsoft.com/en-gb/services/cognitive-services/speech-services/ You can use the Speech service to transcribe a call to text - Yes we can use Speech to Text API to achieve this
https://docs.microsoft.com/en-us/learn/modules/recognize-synthesize-speech/1-introduction You can use a speech service to translate the audio of a call to a different language - Yes we can use Speech translation service to achieve this The Speech service includes the following application programming interfaces (APIs):
Speech-to-text - used to transcribe speech from an audio source to text format.
Text-to-speech - used to generate spoken audio from a text source.
Speech Translation - used to translate speech in one language to text or speech in another.
https://docs.microsoft.com/en-us/learn/modules/translate-text-with-translation-service/2-get-started-azure You can use text analytics service to extract key entities from a call transcript -Yes Text Analytics API helps to achieve this
https://docs.microsoft.com/en-us/learn/modules/analyze-text-with-text-analytics-service/2-get-started-azure

 

NEW QUESTION 43
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:
Explanation
Graphical user interface, text, application Description automatically generated

 

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

Answer:

Explanation:
Explanation

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

 

NEW QUESTION 45
You are developing a model to predict events by using classification.
You have a confusion matrix for the model scored on test data as shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

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

 

NEW QUESTION 46
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation

Box 1: Yes
Azure bot service can be integrated with the powerful AI capabilities with Azure Cognitive Services.
Box 2: Yes
Azure bot service engages with customers in a conversational manner.
Box 3: No
The QnA Maker service creates knowledge base, not question and answers sets.
Note: You can use the QnA Maker service and a knowledge base to add question-and-answer support to your bot. When you create your knowledge base, you seed it with questions and answers.
Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-tutorial-add-qna

 

NEW QUESTION 47
You are developing a solution that uses the Text Analytics service.
You need to identify the main talking points in a collection of documents.
Which type of natural language processing should you use?

  • A. sentiment analysis
  • B. key phrase extraction
  • C. language detection
  • D. entity recognition

Answer: B

Explanation:
Section: Describe features of Natural Language Processing (NLP) workloads on Azure Explanation:
Broad entity extraction: Identify important concepts in text, including key Key phrase extraction/ Broad entity extraction: Identify important concepts in text, including key phrases and named entities such as people, places, and organizations.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language- processing

 

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

Answer:

Explanation:

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

 

NEW QUESTION 49
Match the types of AI workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing

 

NEW QUESTION 50
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/anomaly-detection

 

NEW QUESTION 51
You need to make the press releases of your company available in a range of languages.
Which service should you use?

  • A. Speech
  • B. Language Understanding (LUIS)
  • C. Text Analytics
  • D. Translator Text

Answer: D

Explanation:
Press release is a written communication. Speech wouldn't make sense. Plus, the Speech service doesn't translate languages, it "translates" audio into text, and vice versa.
https://docs.microsoft.com/en-us/learn/modules/translate-text-with-translation-service/2-get-started-azure

 

NEW QUESTION 52
You are developing a model to predict events by using classification.
You have a confusion matrix for the model scored on test data as shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:
Explanation

Box 1: 11

TP = True Positive.
The class labels in the training set can take on only two possible values, which we usually refer to as positive or negative. The positive and negative instances that a classifier predicts correctly are called true positives (TP) and true negatives (TN), respectively. Similarly, the incorrectly classified instances are called false positives (FP) and false negatives (FN).
Box 2: 1,033
FN = False Negative
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio/evaluate-model-performance Finding TP is easy. It basically means the value where Predicted and True value is 1 and that is 11 in this case.
False Negative means where true value was 1 but predicted value was 0 and that is 1033 in this case The confusion matrix shows cases where both the predicted and actual values were 1 (known as true positives) at the top left, and cases where both the predicted and the actual values were 0 (true negatives) at the bottom right. The other cells show cases where the predicted and actual values differ (false positives and false negatives).
https://docs.microsoft.com/en-us/learn/modules/create-classification-model-azure-machine-learning-designer/eva

 

NEW QUESTION 53
You have a database that contains a list of employees and their photos.
You are tagging new photos of the employees.
For each of the following statements select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/face/overview
https://docs.microsoft.com/en-us/azure/cognitive-services/face/concepts/face-detection

 

NEW QUESTION 54
Which AI service can you use to interpret the meaning of a user input such as "Call me back later?"

  • A. Speech
  • B. Translator Text
  • C. Text Analytics
  • D. Language Understanding (LUIS)

Answer: D

Explanation:
Explanation
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/what-is-luis

 

NEW QUESTION 55
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.

Answer:

Explanation:

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

 

NEW QUESTION 56
You send an image to a Computer Vision API and receive back the annotated image shown in the exhibit.

Which type of computer vision was used?

  • A. image classification
  • B. semantic segmentation
  • C. object detection
  • D. optical character recognition (OCR)

Answer: C

Explanation:
Section: Describe features of computer vision workloads on Azure
Explanation:
Object detection is similar to tagging, but the API returns the bounding box coordinates (in pixels) for each object found. For example, if an image contains a dog, cat and person, the Detect operation will list those objects together with their coordinates in the image. You can use this functionality to process the relationships between the objects in an image. It also lets you determine whether there are multiple instances of the same tag in an image.
The Detect API applies tags based on the objects or living things identified in the image. There is currently no formal relationship between the tagging taxonomy and the object detection taxonomy. At a conceptual level, the Detect API only finds objects and living things, while the Tag API can also include contextual terms like
"indoor", which can't be localized with bounding boxes.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-object-detection

 

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

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/how-to-label-data

 

NEW QUESTION 58
......

AI-900 dumps Sure Practice with 157 Questions: https://www.test4engine.com/AI-900_exam-latest-braindumps.html

Get New AI-900 Certification – Valid Exam Dumps Questions: https://drive.google.com/open?id=1W6djze137nhh03u7YAR7BPfthS8cE5TK