無料提供中のAI-900試験問題集で(2022年最新のPDF問題集)信頼度の高いテストエンジン
AI-900のPDFで最近更新された問題です集試験点数を伸ばそう
質問 39
To complete the sentence, select the appropriate option in the answer area.
正解:
解説:
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 originally designed, respond safely to unanticipated conditions, and resist harmful manipulation. It's also important to be able to verify that these systems are behaving as intended under actual operating conditions. How they behave and the variety of conditions they can handle reliably and safely largely reflects the range of situations and circumstances that developers anticipate during design and testing. We believe that rigorous testing is essential during system development and deployment to ensure AI systems can respond safely in unanticipated situations and edge cases, don't have unexpected performance failures, and don't evolve in ways that are inconsistent with original expectations"
質問 40
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.
正解:
解説:
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
質問 41
To complete the sentence, select the appropriate option in the answer area.
正解:
解説:
Reference:
https://azure.microsoft.com/en-gb/services/cognitive-services/speech-to-text/#features Speech recognition means Speech to Text. In the above example as a person speaks the words are converted into text of the same language. Hence Speech to Text also called Speech recognition is the right answer.
Speech recognition - the ability to detect and interpret spoken input.
Speech synthesis - the ability to generate spoken output.
https://docs.microsoft.com/en-us/learn/modules/recognize-synthesize-speech/1-introduction
質問 42
In which scenario should you use key phrase extraction?
- A. translating a set of documents from English to German
- B. identifying whether reviews of a restaurant are positive or negative
- C. generating captions for a video based on the audio track
- D. identifying which documents provide information about the same topics
正解: D
質問 43
Which two components can you drag onto a canvas in Azure Machine Learning designer? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. module
- B. pipeline
- C. dataset
- D. compute
正解: A,C
解説:
You can drag-and-drop datasets and modules onto the canvas.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/concept-designer
質問 44
You need to predict the income range of a given customer by using the following dataset.
Which two fields should you use as features? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. Age
- B. Last Name
- C. Income Range
- D. First Name
- E. Education Level
正解: A,E
解説:
First Name, Last Name, Age and Education Level are features. Income range is a label (what you want to predict). First Name and Last Name are irrelevant in that they have no bearing on income. Age and Education level are the features you should use.
質問 45
You need to make the press releases of your company available in a range of languages.
Which service should you use?
- A. Language Understanding (LUIS)
- B. Translator Text
- C. Text Analytics
- D. Speech
正解: B
解説:
Explanation
Translator is a cloud-based machine translation service you can use to translate text in near real-time through a simple REST API call. The service uses modern neural machine translation technology and offers statistical machine translation technology. Custom Translator is an extension of Translator, which allows you to build neural translation systems.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/translator/
質問 46
To complete the sentence, select the appropriate option in the answer area.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/concept-designer
質問 47
Match the types of natural languages processing 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.
正解:
解説:
Explanation
Box 1: Entity recognition
Classify a broad range of entities in text, such as people, places, organisations, date/time and percentages, using named entity recognition. Whereas:- Get a list of relevant phrases that best describe the subject of each record using key phrase extraction.
Box 2: Sentiment analysis
Sentiment Analysis is the process of determining whether a piece of writing is positive, negative or neutral.
Box 3: Translation
Using Microsoft's Translator text API
This versatile API from Microsoft can be used for the following:
Translate text from one language to another.
Transliterate text from one script to another.
Detecting language of the input text.
Find alternate translations to specific text.
Determine the sentence length.
Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/text-analytics
質問 48
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
正解:
解説:
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
質問 49
To complete the sentence, select the appropriate option in the answer area.
正解:
解説:
Explanation
Natural language processing (NLP) is used for tasks such as sentiment analysis, topic detection, language detection, key phrase extraction, and document categorization.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing
質問 50
Match the Microsoft guiding principles for responsible AI to the appropriate descriptions.
To answer, drag the appropriate principle from the column on the left to its description on the right. Each principle may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
Box 1: 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.
Box 2: Fairness
Fairness: AI systems should treat everyone fairly and avoid affecting similarly situated groups of people in different ways. For example, when AI systems provide guidance on medical treatment, loan applications, or employment, they should make the same recommendations to everyone with similar symptoms, financial circumstances, or professional qualifications.
We believe that mitigating bias starts with people understanding the implications and limitations of AI predictions and recommendations. Ultimately, people should supplement AI decisions with sound human judgment and be held accountable for consequential decisions that affect others.
Box 3: Privacy and security
As AI becomes more prevalent, protecting privacy and securing important personal and business information is becoming more critical and complex. With AI, privacy and data security issues require especially close attention because access to data is essential for AI systems to make accurate and informed predictions and decisions about people. AI systems must comply with privacy laws that require transparency about the collection, use, and storage of data and mandate that consumers have appropriate controls to choose how their data is used Reference:
https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles
質問 51
For a machine learning progress, how should you split data for training and evaluation?
- A. Randomly split the data into rows for training and rows for evaluation.
- B. Randomly split the data into columns for training and columns for evaluation.
- C. Use labels for training and features for evaluation.
- D. Use features for training and labels for evaluation.
正解: A
解説:
Explanation
https://docs.microsoft.com/en-us/azure/machine-learning/algorithm-module-reference/split-data
質問 52
Match the types of natural languages processing 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.
正解:
解説:
Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/text-analytics
質問 53
To complete the sentence, select the appropriate option in the answer area.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-object-detection
質問 54
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. object detection
- B. optical character recognition (OCR)
- C. image classification
- D. semantic segmentation
正解: A
解説:
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
質問 55
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
正解:
解説:
質問 56
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.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language- processing
質問 57
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
正解:
解説:
Reference:
https://azure.microsoft.com/en-us/services/machine-learning/automatedml/#features
質問 58
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
Box 1: Yes
Content Moderator is part of Microsoft Cognitive Services allowing businesses to use machine assisted moderation of text, images, and videos that augment human review.
The text moderation capability now includes a new machine-learning based text classification feature which uses a trained model to identify possible abusive, derogatory or discriminatory language such as slang, abbreviated words, offensive, and intentionally misspelled words for review.
Box 2: No
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.
Box 3: Yes
Natural language processing (NLP) is used for tasks such as sentiment analysis, topic detection, language detection, key phrase extraction, and document categorization.
Sentiment Analysis is the process of determining whether a piece of writing is positive, negative or neutral.
Reference:
https://azure.microsoft.com/es-es/blog/machine-assisted-text-classification-on-content-moderator-public-preview
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing
質問 59
You are developing a natural language processing solution in Azure. The solution will analyze customer reviews and determine how positive or negative each review is.
This is an example of which type of natural language processing workload?
- A. key phrase extraction
- B. sentiment analysis
- C. entity recognition
- D. language detection
正解: B
解説:
Section: Describe features of Natural Language Processing (NLP) workloads on Azure Explanation:
Sentiment Analysis is the process of determining whether a piece of writing is positive, negative or neutral.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language- processing
質問 60
......
AI-900完全版問題集には無料PDF問題で合格させる:https://jp.fast2test.com/AI-900-premium-file.html
無料Microsoft Certified: Azure AI Fundamentals AI-900公式認定ガイドPDFダウンロード:https://drive.google.com/open?id=1OngZ26AEZIbzXdatPnXW5sPyqOtmAifS