Microsoft Azure AI Fundamentals 온라인 연습
최종 업데이트 시간: 2025년08월19일
당신은 온라인 연습 문제를 통해 Microsoft AI-900 시험지식에 대해 자신이 어떻게 알고 있는지 파악한 후 시험 참가 신청 여부를 결정할 수 있다.
시험을 100% 합격하고 시험 준비 시간을 35% 절약하기를 바라며 AI-900 덤프 (최신 실제 시험 문제)를 사용 선택하여 현재 최신 62개의 시험 문제와 답을 포함하십시오.
정답:
Explanation:
Reference: https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/how-to/improve-knowledge-base
정답:
Explanation:
Automatic extraction
Extract question-answer pairs from semi-structured content, including FAQ pages, support websites, excel files, SharePoint documents, product manuals and policies.
Reference: https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/concepts/content-types
정답:
Speech: Enables the real-time transcription of speech-to-text.
Explanation:
Enables the use of natural language to query a knowledge base.
This corresponds to "QnA Maker". QnA Maker is a cloud-based API service that lets you create a conversational question-and-answer layer over your data.
Enables the real-time transcription of speech-to-text.
This corresponds to "Speech". Azure's Speech service provides APIs to convert spoken language into written text.
정답:
정답:
정답:
Explanation:
Text
Description automatically generated
정답:
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: Yes
Azure Bot Service can import frequently asked questions (FAQ) to question and answer sets.
Yes, this is true. Azure Bot Service can utilize QnA Maker to import FAQs, creating a knowledge base that the bot can use to answer user queries automatically.
정답:
정답:
정답:
Explanation:
Chatbots can support voice input.
Yes, this is true. Many chatbots are capable of processing and responding to voice input using natural language processing and speech recognition technologies.
A separate chatbot is required for each communication channel.
No, this is false. A single chatbot
can be integrated into multiple communication channels, such as websites, messaging apps, and social media platforms, enabling it to interact with users across various platforms.
Chatbots manage conversation flows by using a combination of natural language and constrained option responses.
Yes, this is true. Chatbots often guide conversations using natural language for a more human-like interaction and can also provide users with predefined options to choose from for easier and more structured responses.
정답:
Explanation:
Using Recency, Frequency, and Monetary (RFM) values to identify segments of a customer base is an example of "clustering."
Clustering is used to group data points that are similar to each other. In this case, customers are being grouped based on their RFM values, which is a common technique in customer segmentation.
정답:
정답:
정답:
Explanation:
You train a regression model by using unlabeled data.
No, this is false. Regression models are supervised learning models that require labeled data for training. Unlabeled data doesn't have the outcome variable needed for regression training.
The classification technique is used to predict sequential numerical data over time.
No, this is false. Classification is used for categorizing inputs into two or more classes, not for predicting numerical data over time. Time series forecasting or regression techniques are more suitable for predicting numerical data over time.
Grouping items by their common characteristics is an example of clustering.
Yes, this is true. Clustering is an unsupervised learning technique where you group data points that have similar characteristics.
정답:
Explanation:
A restaurant can use a chatbot to empower customers to make reservations by using a website or an app.
Yes, this is true. A chatbot can facilitate the reservation process by interacting with customers, collecting necessary information, and completing the reservation automatically.
A restaurant can use a chatbot to answer inquiries about business hours from a webpage.
Yes, this is true. A chatbot can be programmed to answer common customer queries, such as business hours, directly from the webpage.
A restaurant can use a chatbot to automate responses to customer reviews on an external website.
No, this might not be true. While a chatbot can respond to customer queries and comments on platforms where it’s integrated, automating responses on external websites where the chatbot doesn't have direct integration or access might not be feasible. Plus, automated responses to reviews, especially on external websites, might not always be the best approach due to the need for personalized and thoughtful responses.