{"id":16111,"date":"2026-09-18T11:38:32","date_gmt":"2026-09-18T11:38:32","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=16111"},"modified":"2026-09-18T11:38:32","modified_gmt":"2026-09-18T11:38:32","slug":"microsoft-ai-901-practice-test-questions-and-exam-dumps-part-5-q81-100","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-ai-901-practice-test-questions-and-exam-dumps-part-5-q81-100\/","title":{"rendered":"Microsoft AI-901 Practice Test Questions and Exam Dumps Part 5 Q81-100"},"content":{"rendered":"<h1><\/h1>\n<p><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/ai-901-exam-dumps\"><b>Microsoft AI-901 Exam Dumps<\/b><\/a><b> and Practice Test Dumps<\/b><\/p>\n<p>&nbsp;<\/p>\n<h3><b>Question 81. Which Azure AI service can analyze an image and identify objects within it?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Speech<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Vision<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Translator<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Language<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Azure AI Vision<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Vision provides capabilities for analyzing visual content and extracting useful information from images. It can identify objects, generate descriptions, detect visual features, create tags, and perform other image-analysis tasks. For example, a retail application could analyze a photograph and identify products or other objects present in the image. Azure AI Speech is designed for speech and audio processing, while Azure AI Translator handles language translation. Azure AI Language focuses on understanding and processing text. Therefore, when a scenario requires an Azure service to understand the contents or characteristics of an image, Azure AI Vision is the appropriate service.<\/span><\/p>\n<h3><b>Question 82. Which technology extracts printed or handwritten text from an image?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Sentiment analysis<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Machine translation<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Optical character recognition<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Speech synthesis<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Optical character recognition<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Optical character recognition, commonly called OCR, is used to recognize text contained within images or scanned documents and convert it into machine-readable text. This allows applications to process information that originally exists only in visual form. OCR can be useful for reading signs, scanned pages, receipts, forms, and other documents. Once extracted, the text can be searched, stored, translated, or analyzed using other services. Sentiment analysis evaluates opinions in text, machine translation converts text between languages, and speech synthesis generates audio from written text. Therefore, when an AI-901 scenario asks about extracting text from an image, OCR is the correct technology.<\/span><\/p>\n<h3><b>Question 83. Which Azure AI Language capability identifies people, organizations, and locations in text?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Named entity recognition<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Key phrase extraction<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Sentiment analysis<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Language detection<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Named entity recognition<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Named entity recognition, or NER, identifies important entities within unstructured text and assigns categories to them. Common examples include people, organizations, locations, dates, products, and other recognized entity types. For example, if an article mentions a company, a city, and a person&#8217;s name, NER can identify those items and classify them accordingly. Key phrase extraction instead identifies important concepts or phrases, while sentiment analysis evaluates the opinion or emotional tone of text. Language detection determines which language is being used. Therefore, when an application needs to identify and categorize named entities in written content, named entity recognition is the appropriate Azure AI Language capability.<\/span><\/p>\n<h3><b>Question 84. Which Azure AI Language feature determines whether customer feedback is positive or negative?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Entity recognition<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Key phrase extraction<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Language detection<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Sentiment analysis<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4. Sentiment analysis<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Sentiment analysis evaluates the opinion or emotional tone expressed in written content. It can help determine whether text expresses a positive, negative, or neutral sentiment. Organizations can use this capability to analyze customer reviews, surveys, support messages, social media content, and other feedback. For example, a company could process thousands of product reviews to identify general customer sentiment without manually reading every review. Entity recognition focuses on identifying people, organizations, and other entities, while key phrase extraction identifies important concepts. Language detection identifies the language of the text. Therefore, sentiment analysis is the correct choice when the requirement involves determining the positive or negative nature of customer feedback.<\/span><\/p>\n<h3><b>Question 85. Which Azure AI Speech capability converts spoken words into text?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Text-to-speech<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Speech-to-text<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> OCR<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Image analysis<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Speech-to-text<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Speech-to-text converts spoken language into written text. Azure AI Speech can process speech from microphones, recordings, and other supported audio sources and generate a text transcription. This capability is useful for applications such as meeting transcription, voice-controlled applications, customer service analysis, accessibility solutions, and voice search. Text-to-speech performs the opposite process by converting written text into spoken audio. OCR extracts text from images, while image analysis examines visual information. Therefore, when a scenario requires an application to understand or transcribe what a person says, speech-to-text is the appropriate Azure AI Speech capability.<\/span><\/p>\n<h3><b>Question 86. Which Azure AI Speech capability converts written text into spoken audio?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Speech-to-text<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> OCR<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Text-to-speech<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Named entity recognition<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Text-to-speech<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Text-to-speech converts written text into synthesized spoken audio. Azure AI Speech can generate speech from application-provided text, making it useful for virtual assistants, accessibility applications, navigation systems, educational tools, and automated announcements. The process is essentially the reverse of speech-to-text, which converts spoken language into written text. OCR is used to extract text from visual content, while named entity recognition identifies important entities in written language. Therefore, if an application already has written information and needs to communicate that information through audio, text-to-speech is the correct Azure AI Speech capability.<\/span><\/p>\n<h3><b>Question 87. Which Azure service translates text between supported human languages?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Vision<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Speech<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Translator<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Machine Learning<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Azure AI Translator<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Translator provides machine translation capabilities for converting text from one supported human language into another. It can be integrated into applications that need multilingual communication, such as websites, customer-support systems, business applications, and communication platforms. For example, an application could receive a message in one language and translate it before displaying the content to another user. Azure AI Vision focuses on image analysis, Azure AI Speech handles speech-related tasks, and Azure Machine Learning provides tools for machine learning development and deployment. Therefore, when a requirement specifically involves translating written content between languages, Azure AI Translator is the appropriate Azure service.<\/span><\/p>\n<h3><b>Question 88. Which Azure AI service is designed to extract information from invoices and receipts?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Search<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Document Intelligence<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Translator<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Speech<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Azure AI Document Intelligence<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Document Intelligence is designed to analyze documents and extract structured information from them. It can be used with documents such as invoices, receipts, forms, and other supported business documents. For example, an invoice-processing application can extract fields such as vendor information, invoice number, dates, totals, and other relevant values. This reduces the need for manual data entry and allows extracted information to be processed by downstream applications. Azure AI Search is primarily concerned with searching indexed information, Translator handles language translation, and Speech processes audio. Therefore, document field extraction from invoices and receipts is an appropriate use case for Azure AI Document Intelligence.<\/span><\/p>\n<h3><b>Question 89. What is the primary purpose of Azure AI Search?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> To train deep learning models<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To generate speech from text<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To identify faces in images<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To search and retrieve information from indexed data<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4. To search and retrieve information from indexed data<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Search provides search and information-retrieval capabilities for applications. Data can be indexed so that users or applications can efficiently search for relevant information. It is particularly useful for enterprise search solutions and generative AI applications that need to retrieve relevant content from organizational data. For example, a company could index internal documents and allow employees to search for policies, procedures, or technical information. Azure AI Search is not primarily a speech-generation or face-detection service, nor is it a general-purpose model-training platform. Therefore, searching and retrieving information from indexed data is the primary purpose described in this scenario.<\/span><\/p>\n<h3><b>Question 90. What is the purpose of grounding a generative AI model with external information?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> To provide relevant context for generating a response<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To increase the resolution of images<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To convert audio into text<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To automatically replace model training<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. To provide relevant context for generating a response<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Grounding provides a generative AI model with relevant information from external sources so that its response can use that information as context. External information can come from organizational documents, databases, search indexes, or other approved data sources. This is particularly useful when applications need to answer questions using company-specific information that may not be available in the model&#8217;s general training knowledge. Grounding does not eliminate the need for model training and is unrelated to image resolution or speech transcription. In AI-901 scenarios, grounding is commonly associated with retrieval-based solutions where relevant information is supplied to the model before it generates an answer.<\/span><\/p>\n<h3><b>Question 91. Which Azure Machine Learning capability can automatically test different algorithms and configurations?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Model registry<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Automated ML<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Online endpoint<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Data asset<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Automated ML<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Automated Machine Learning, often called Automated ML or AutoML, helps simplify model development by automatically experimenting with different algorithms, configurations, and preprocessing approaches for supported machine learning tasks. It can evaluate candidate models against selected metrics and help identify suitable approaches. This can reduce the amount of manual experimentation required by data scientists and developers. A model registry has a different role because it manages registered model artifacts and versions. An online endpoint is used to expose a trained model for inference, while a data asset provides a managed reference to data. Therefore, automatically experimenting with machine learning approaches is a key purpose of Automated ML.<\/span><\/p>\n<h3><b>Question 92. What is the purpose of compute resources in Azure Machine Learning?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> To translate text<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To identify objects in images<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To provide processing resources for machine learning workloads<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To analyze customer sentiment<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. To provide processing resources for machine learning workloads<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Compute resources provide the processing capacity needed to perform machine learning workloads. In Azure Machine Learning, compute can be used for tasks such as model training, experimentation, data processing, and inference. Different compute options can support different workload requirements, allowing organizations to select resources based on processing needs. Translation is handled by Azure AI Translator, image analysis by Azure AI Vision, and sentiment analysis by Azure AI Language. Compute itself does not provide these specialized AI capabilities. Therefore, if an AI-901 question describes the need for processing power to run machine learning jobs, Azure Machine Learning compute resources are the relevant concept.<\/span><\/p>\n<h3><b>Question 93. What is the purpose of a data asset in Azure Machine Learning?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> To generate speech<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To manage a reference to data used in machine learning workflows<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To translate documents<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To detect harmful images<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. To manage a reference to data used in machine learning workflows<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An Azure Machine Learning data asset provides a managed way to reference and organize data used by machine learning workflows. Data assets can make datasets easier to identify, reuse, and manage across experiments, jobs, and pipelines. This helps teams maintain a consistent approach to the data used during machine learning activities. A data asset is not the same as a speech-generation capability, translation service, or content-moderation service. Those tasks are handled by other Azure AI services. In an AI-901 scenario involving the organization and reuse of data within Azure Machine Learning, the concept of a data asset is especially relevant.<\/span><\/p>\n<h3><b>Question 94. What is the main purpose of the Azure Machine Learning model registry?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> To analyze images<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To translate text<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To manage registered machine learning models and their versions<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To create speech from text<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. To manage registered machine learning models and their versions<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The Azure Machine Learning model registry provides a way to register, organize, and manage machine learning models and their versions. Model versioning is important because machine learning teams may develop multiple versions of a model and need to identify which version was tested, approved, or deployed. Maintaining registered models supports better model lifecycle management and helps teams keep track of machine learning artifacts. The model registry does not perform image analysis, language translation, or speech synthesis. Those capabilities belong to specialized Azure AI services. Therefore, when a scenario asks about organizing and managing machine learning model versions, the Azure Machine Learning model registry is the appropriate feature.<\/span><\/p>\n<h3><b>Question 95. Which dataset should generally be reserved for final evaluation of a machine learning model?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Training dataset<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Validation dataset<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Test dataset<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Feature dataset<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Test dataset<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The test dataset is generally reserved for evaluating a machine learning model after development and tuning have been completed. It should contain examples that the model has not used during training and that have not been repeatedly used to make development decisions. This helps provide a more reliable estimate of how the model may perform on unseen data. Training data is used to learn model parameters, while validation data can help compare configurations and tune hyperparameters during development. Keeping test data separate reduces the risk of producing an overly optimistic evaluation. Therefore, the test dataset is normally the appropriate dataset for final model evaluation.<\/span><\/p>\n<h3><b>Question 96. What does a confusion matrix show for a classification model?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> The relationship between predicted and actual classes<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The amount of cloud storage used<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The speed of translation<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The quality of synthesized audio<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. The relationship between predicted and actual classes<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A confusion matrix provides a detailed summary of classification predictions by comparing the classes predicted by a model with the actual classes. For binary classification, it commonly includes true positives, true negatives, false positives, and false negatives. These values can be used to calculate important evaluation metrics such as accuracy, precision, recall, and F1 score. A confusion matrix therefore provides more detail than simply reporting an overall accuracy value. It does not measure cloud storage, translation speed, or audio quality. For AI-901, understanding confusion matrices is useful when evaluating how a classification model handles correct predictions and different types of errors.<\/span><\/p>\n<h3><b>Question 97. Which metric measures the percentage of predicted positive results that are actually positive?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Recall<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Accuracy<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Precision<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> MAE<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Precision<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Precision measures the proportion of predicted positive cases that are actually positive. It can be calculated by dividing true positives by the total number of predicted positives, which includes both true positives and false positives. Precision is particularly important when false-positive results can create significant costs or consequences. Recall has a different focus because it measures the proportion of actual positive cases that the model successfully identifies. Accuracy measures the proportion of all predictions that are correct, while mean absolute error is generally used for regression. Therefore, when an AI-901 scenario asks how reliable a model&#8217;s positive predictions are, precision is the appropriate metric.<\/span><\/p>\n<h3><b>Question 98. Which metric measures the average absolute difference between predicted and actual numerical values?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Mean absolute error<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Precision<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Recall<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Accuracy<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Mean absolute error<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Mean absolute error, or MAE, is commonly used to evaluate regression models. It calculates the average absolute difference between predicted values and their actual values. Because the differences are converted to absolute values, positive and negative errors do not cancel each other out. MAE is expressed in the same general units as the predicted target, which can make it relatively straightforward to interpret. Precision, recall, and accuracy are primarily classification metrics. Therefore, if a model predicts numerical values and the requirement is to measure the average magnitude of its prediction errors, mean absolute error is an appropriate evaluation metric.<\/span><\/p>\n<h3><b>Question 99. Which responsible AI principle focuses on designing systems that can serve people with different abilities and circumstances?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Accountability<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Inclusiveness<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Transparency<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Reliability<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Inclusiveness<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Inclusiveness is a responsible AI principle that focuses on ensuring AI systems can be used effectively by people with different abilities, backgrounds, and circumstances. Developers should consider the diversity of intended users and avoid unnecessary barriers that could prevent certain people from benefiting from an AI system. Accessibility considerations are an important example of inclusiveness. Accountability is concerned with responsibility for AI systems and their outcomes, transparency focuses on communicating how systems work and their limitations, and reliability concerns dependable operation. Therefore, when an AI-901 question focuses on making AI systems accessible and useful to a broad range of people, inclusiveness is the relevant responsible AI principle.<\/span><\/p>\n<h3><b>Question 100. Which practice can help identify and reduce bias in a machine learning solution?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Evaluate model performance across relevant groups<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Ignore differences in training data<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Remove validation and test data<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Always select the largest model<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Evaluate model performance across relevant groups<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Evaluating model performance across relevant groups can help identify whether an AI system produces significantly different outcomes for different populations. Developers can examine training data, labels, features, and evaluation results to identify potential sources of unfairness or underrepresentation. If disparities are discovered, teams can investigate the causes and consider improvements to the data, model, features, or evaluation process. Simply selecting a larger model does not guarantee fairness, and removing validation or test data makes meaningful evaluation more difficult. Therefore, examining performance across relevant groups is an important practice for identifying potential bias and supporting the development of more responsible machine learning systems.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Microsoft AI-901 Exam Dumps and Practice Test Dumps &nbsp; Question 81. Which Azure AI service can analyze an image and identify objects within it? Azure AI Speech Azure AI Vision Azure AI Translator Azure AI Language Correct Answer: 2. Azure AI Vision Explanation: Azure AI Vision provides capabilities for analyzing visual content and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16111"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=16111"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16111\/revisions"}],"predecessor-version":[{"id":16142,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16111\/revisions\/16142"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=16111"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=16111"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=16111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}