[2024年11月25日] 合格率取得する秘訣はAI-900認定試験エンジンPDF
AI-900試験問題集合格できるには更新された2024年11月テスト問題集
質問 # 157
Match the services to the appropriate descriptions.
To answer, drag the appropriate service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point
正解:
解説:
Explanation
Graphical user interface, application Description automatically generated.
質問 # 158
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://docs.microsoft.com/en-us/azure/cloud-adoption-framework/innovate/best-practices/trusted-ai
質問 # 159
To complete the sentence, select the appropriate option in the answer area.
正解:
解説:
Explanation
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. At Microsoft, we are continuing to research privacy and security breakthroughs (see next unit) and invest in robust compliance processes to ensure that data collected and used by our AI systems is handled responsibly.
Reference:
https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles
質問 # 160
To complete the sentence, select the appropriate option in the answer area.
正解:
解説:
Explanation
質問 # 161
To complete the sentence, select the appropriate option in the answer area.
正解:
解説:
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
質問 # 162
To complete the sentence, select the appropriate option in the answer area.
正解:
解説:
Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/form-recognizer/
質問 # 163
Select the .
正解:
解説:
質問 # 164
You use natural language processing to process text from a Microsoft news story.
You receive the output shown in the following exhibit.
Which type of natural languages processing was performed?
- A. entity recognition
- B. key phrase extraction
- C. sentiment analysis
- D. translation
正解:A
解説:
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/overview You can provide the Text Analytics service with unstructured text and it will return a list of entities in the text that it recognizes. You can provide the Text Analytics service with unstructured text and it will return a list of entities in the text that it recognizes. The service can also provide links to more information about that entity on the web. An entity is essentially an item of a particular type or a category; and in some cases, subtype, such as those as shown in the following table.
https://docs.microsoft.com/en-us/learn/modules/analyze-text-with-text-analytics-service/2-get-started-azure
質問 # 165
Match the types of computer vision 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/face/
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-object-detection
質問 # 166
Select the answer that correctly completes the sentence.
正解:
解説:
Explanation
質問 # 167
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://docs.microsoft.com/en-us/azure/bot-service/bot-builder-tutorial-add-qna
質問 # 168
You plan to apply Text Analytics API features to a technical support ticketing system.
Match the Text Analytics API features to the appropriate natural language processing scenarios.
To answer, drag the appropriate feature from the column on the left to its scenario on the right. Each feature 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
https://azure.microsoft.com/en-us/services/cognitive-services/text-analytics
質問 # 169
Match the facial recognition tasks to the appropriate questions.
To answer, drag the appropriate task from the column on the left to its question on the right. Each task may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
Box 1: verification
Face verification: Check the likelihood that two faces belong to the same person and receive a confidence score.
Box 2: similarity
Box 3: Grouping
Box 4: identification
Face detection: Detect one or more human faces along with attributes such as: age, emotion, pose, smile, and facial hair, including 27 landmarks for each face in the image.
Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/face/#features
質問 # 170
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
質問 # 171
You need to scan the news for articles about your customers and alert employees when there is a negative article. Positive articles must be added to a press book.
Which natural language processing tasks should you use to complete the process? To answer, drag the appropriate tasks to the correct locations. Each task may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/named-entity-recognition
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to-sentiment-analysis
質問 # 172
Which scenario is an example of a webchat bot?
- A. Translate into English questions entered by customers at a kiosk so that the appropriate person can call the customers back.
- B. Accept questions through email, and then route the email messages to the correct person based on the content of the message.
- C. Determine whether reviews entered on a website for a concert are positive or negative, and then add a thumbs up or thumbs down emoji to the reviews.
- D. From a website interface, answer common questions about scheduled events and ticket purchases for a music festival.
正解:D
質問 # 173
You are developing a conversational AI solution that will communicate with users through multiple channels including email, Microsoft Teams, and webchat.
Which service should you use?
- A. Azure Bot Service
- B. Form Recognizer
- C. Text Analytics
- D. Translator
正解:A
解説:
Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-introduction?view=azure-bot-service-4.0
質問 # 174
You need to use Azure Machine Learning designer to build a model that will predict automobile prices.
Which type of modules should you use to complete the model? To answer, drag the appropriate modules to the correct locations. Each module may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/tutorial-designer-automobile-price-train-score
質問 # 175
You need to use Azure Machine Learning designer to build a model that will predict automobile prices.
Which type of modules should you use to complete the model? To answer, drag the appropriate modules to the correct locations. Each module may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation:
Diagram Description automatically generated
Box 1: Select Columns in Dataset
For Columns to be cleaned, choose the columns that contain the missing values you want to change. You can choose multiple columns, but you must use the same replacement method in all selected columns.
Example:
Box 2: Split data
Splitting data is a common task in machine learning. You will split your data into two separate datasets. One dataset will train the model and the other will test how well the model performed.
Box 3: Linear regression
Because you want to predict price, which is a number, you can use a regression algorithm. For this example, you use a linear regression model.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/tutorial-designer-automobile-price-train-score
質問 # 176
You have the following dataset.
You plan to use the dataset to train a model that will predict the house price categories of houses.
What are Household Income and House Price Category? To answer, select the appropriate option in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:

Box 1: A feature
Box 2: A label
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio/interpret-model-results
質問 # 177
To complete the sentence, select the appropriate option in the answer area.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/how-to-label-data
質問 # 178
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:
Text Description automatically generated
質問 # 179
......
AI-900テスト問題練習は2024年最新のに更新された272問あります:https://www.jpntest.com/shiken/AI-900-mondaishu
更新されたプレミアムAI-900試験エンジンPDF:https://drive.google.com/open?id=1jybYdO8yiANp2P4ie35VxGCWBNginYXz