{"id":16121,"date":"2026-09-18T11:22:39","date_gmt":"2026-09-18T11:22:39","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=16121"},"modified":"2026-09-18T11:22:39","modified_gmt":"2026-09-18T11:22:39","slug":"microsoft-ai-901-practice-test-questions-and-exam-dumps-part-15-q281-300","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-ai-901-practice-test-questions-and-exam-dumps-part-15-q281-300\/","title":{"rendered":"Microsoft AI-901 Practice Test Questions and Exam Dumps Part 15 Q281-300"},"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<h3><b>Question 281. Which factor should be evaluated when choosing a generative AI model for an application?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Only the model&#8217;s name<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The application&#8217;s requirements, performance, and cost<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The color of the user interface<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The number of database tables<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. The application&#8217;s requirements, performance, and cost<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Choosing a generative AI model should be based on the requirements of the intended application rather than on the model name alone. Developers should consider factors such as the type of task, expected response quality, supported languages, latency, context requirements, throughput, and cost. Some models may be better suited for complex reasoning, while others may provide faster or more economical responses for simpler tasks. Evaluation should use representative prompts and realistic workloads. Selecting an appropriate model helps ensure that the AI solution provides the required functionality while remaining practical to operate and maintain in its intended environment.<\/span><\/p>\n<h3><b>Question 282. What is a benefit of using grounding with a generative AI model?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> It provides the model with relevant external information<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> It removes the need for evaluation<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> It guarantees every response is correct<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> It disables all user input<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. It provides the model with relevant external information<\/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 trusted sources so that its responses can be based on specific external context. For example, an organization can retrieve information from internal documents and provide that information to a language model when answering an employee&#8217;s question. This can reduce the need for the model to rely only on information contained in its original training. Grounding can improve relevance and factuality, but it does not guarantee that every generated response is correct. Retrieved information should still be accurate, current, appropriately authorized, and relevant to the user&#8217;s request.<\/span><\/p>\n<h3><b>Question 283. Which practice can help protect sensitive information in an AI application?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Sending all available personal data to every model request<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Removing all authentication<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Applying data minimization and appropriate access controls<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Storing passwords in prompts<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Applying data minimization and appropriate access controls<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Data minimization means collecting and processing only the information necessary for a specific purpose. In an AI application, this can reduce the amount of sensitive information exposed to models, services, logs, or other components. Access controls further restrict who or what can access data and AI resources. Together, these practices help reduce unnecessary exposure and support privacy and security requirements. Developers should also consider data retention, encryption, identity management, and monitoring. Sensitive information should not be included in prompts simply because it is available. The application should determine what information is actually necessary for each AI operation.<\/span><\/p>\n<h3><b>Question 284. What is the purpose of a system message in a generative AI application?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> To define high-level instructions and behavior for the model<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To store binary files<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To create a network connection<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To calculate database storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. To define high-level instructions and behavior for the model<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A system message provides high-level instructions that establish how a generative AI model should behave within an application. It can define the assistant&#8217;s role, response style, rules, constraints, or other instructions that should guide interactions. For example, an application might instruct the model to respond as a technical support assistant and avoid exposing confidential information. System instructions are different from ordinary user prompts because they are typically part of the application&#8217;s control structure. Developers should design them carefully and avoid assuming that instructions alone provide complete security. Sensitive actions should also be protected through application-level controls.<\/span><\/p>\n<h3><b>Question 285. Which approach can improve the quality of a prompt for a generative AI model?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Providing vague instructions with no context<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Giving clear instructions and relevant context<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Removing the desired output format<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Using unrelated information<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Giving clear instructions and relevant context<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Clear instructions and relevant context help a generative AI model understand what the application or user expects. A well-designed prompt can specify the task, provide necessary background information, identify constraints, and describe the desired output format. For example, instead of asking a model to summarize a document without additional guidance, a prompt could specify the target audience, required length, and important topics to include. Prompt quality should be evaluated using representative examples because a prompt that performs well for one task may not perform equally well for another. Clear prompts can improve consistency and reduce ambiguity.<\/span><\/p>\n<h3><b>Question 286. Which Azure AI Search approach is useful when exact keywords and semantic similarity are both important?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Hybrid search<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Speech recognition<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Image classification<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Document translation<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Hybrid search<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Hybrid search combines keyword-based retrieval with vector or semantic retrieval. Keyword search is useful when exact words, names, identifiers, or specific phrases are important. Vector-based retrieval can identify content that is semantically related even when the wording differs from the user&#8217;s query. Using both approaches can therefore provide broader and more relevant search results. This is particularly useful in enterprise search and retrieval-augmented generation applications, where users may express a concept differently from the wording contained in the source documents. Azure AI Search can support these combined retrieval patterns to help applications find relevant information more effectively.<\/span><\/p>\n<h3><b>Question 287. What is an embedding used for in a semantic search solution?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Representing content as numerical vectors<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Encrypting a database<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Converting text into an audio file<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Creating a virtual machine<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Representing content as numerical vectors<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An embedding represents information such as text as a numerical vector that captures aspects of its semantic meaning. Similar pieces of content can produce vectors that are relatively close to each other in vector space, allowing systems to perform similarity-based retrieval. Embeddings are commonly used in semantic search, recommendation systems, and retrieval-augmented generation. For example, a user&#8217;s question can be converted into an embedding and compared with embeddings stored for document chunks. The retrieved content can then be supplied to a generative AI model. The usefulness of embeddings depends on the quality and suitability of the embedding model and data.<\/span><\/p>\n<h3><b>Question 288. Which scenario is an example of anomaly detection?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Predicting the exact price of a house<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Identifying unusual transactions in a normal transaction stream<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Translating a document<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Converting speech into text<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Identifying unusual transactions in a normal transaction stream<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Anomaly detection focuses on identifying observations or patterns that differ significantly from expected behavior. In a transaction system, for example, most transactions may follow normal patterns while a small number could have unusual amounts, timing, locations, or other characteristics. An anomaly detection solution can flag these unusual observations for additional investigation. Unlike ordinary classification, anomaly detection may be useful when examples of every possible abnormal condition are not available. Developers should carefully define what constitutes unusual behavior for the specific scenario and evaluate detection results because false positives and false negatives can both affect business processes.<\/span><\/p>\n<h3><b>Question 289. What is feature engineering in a machine learning workflow?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Creating or transforming input variables to improve model learning<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Deleting every training example<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Deploying a website<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Encrypting model names<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Creating or transforming input variables to improve model learning<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Feature engineering involves creating, transforming, selecting, or otherwise preparing input variables so that they provide useful information for a machine learning model. For example, raw transaction timestamps could be transformed into features such as day of week or hour of day, depending on the problem. Effective features can help a model identify meaningful patterns more easily. Feature engineering should be based on knowledge of the data and the business problem, and transformations must be applied consistently to training and production data. Poorly designed features can introduce noise or leakage, so they should be evaluated carefully during model development.<\/span><\/p>\n<h3><b>Question 290. Which dataset is normally used to measure final model performance on data not used for training or tuning?<\/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;\"> Configuration 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;\">A test dataset is used to evaluate a trained model against data that was kept separate from the training and model-tuning process. This provides an estimate of how well the model may perform on previously unseen data. The training dataset is used to learn model parameters, while the validation dataset can be used during development to compare approaches or tune settings. Keeping a separate test dataset helps reduce the risk of reporting overly optimistic performance caused by repeatedly evaluating the model on data used during development. The test set should be representative of the intended real-world scenario.<\/span><\/p>\n<h3><b>Question 291. What does model generalization describe?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> The ability of a model to perform well on unseen but relevant data<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The number of servers used for training<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The amount of storage in a subscription<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The number of prompts in a database<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. The ability of a model to perform well on unseen but relevant data<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Generalization refers to how well a machine learning model performs on new data that was not used during training but comes from a relevant distribution. A model that memorizes training examples may achieve excellent training performance but perform poorly on new examples. Good generalization indicates that the model has learned useful patterns rather than simply memorizing the training data. Developers can evaluate generalization using validation and test datasets that represent the intended use case. Data quality, model complexity, feature selection, and appropriate training practices can all influence how effectively a model generalizes.<\/span><\/p>\n<h3><b>Question 292. Which situation is a common sign of overfitting?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Similar performance on training and unseen data<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Excellent training performance but significantly worse validation performance<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> No training data is available<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The model contains no parameters<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Excellent training performance but significantly worse validation performance<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Overfitting occurs when a model learns the training data too closely, including patterns or noise that do not generalize to new examples. A common indication is very strong performance on the training dataset combined with noticeably weaker performance on validation or test data. Developers can address overfitting through approaches such as obtaining more representative training data, reducing model complexity, regularization, feature selection, or other appropriate techniques. The correct approach depends on the model and problem. Evaluating the model on data that was not used for training is essential for identifying whether the model generalizes adequately.<\/span><\/p>\n<h3><b>Question 293. What is one reason representative training data is important for an AI model?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> It helps the model learn patterns relevant to the intended users and scenarios<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> It guarantees zero errors<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> It eliminates the need for testing<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> It prevents all model updates<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. It helps the model learn patterns relevant to the intended users and scenarios<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Representative training data should reflect the important characteristics, populations, conditions, and scenarios in which the model is expected to operate. If important groups or situations are missing or poorly represented, the model may perform differently across those groups or conditions. For example, a vision model trained mostly on one type of lighting may perform poorly under different lighting conditions. Representative data does not guarantee perfect performance, but it provides a stronger foundation for learning relevant patterns. Developers should also evaluate model performance across important groups and scenarios to identify potential limitations and improve the reliability of the system.<\/span><\/p>\n<h3><b>Question 294. Which metric is particularly useful for evaluating a classifier when false negatives are costly?<\/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;\"> Storage capacity<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Latency only<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Number of model parameters<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Recall<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Recall measures the proportion of actual positive cases that a classification model correctly identifies. It is especially important when missing a positive case, known as a false negative, has significant consequences. For example, in a scenario where failing to detect a critical event is more costly than investigating additional false alarms, recall may be an important evaluation metric. Precision may also matter because it measures the proportion of predicted positives that are actually positive. The appropriate metric depends on the business problem and the consequences of different errors. Developers should consider multiple metrics rather than relying on one measurement alone.<\/span><\/p>\n<h3><b>Question 295. What does model monitoring help an organization detect after deployment?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Changes in model behavior or input data that may affect performance<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The physical location of every user<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The color of model output<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The number of programming languages installed<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Changes in model behavior or input data that may affect performance<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Model monitoring helps organizations observe AI systems after deployment and identify conditions that may affect their expected performance. Monitoring can include prediction quality, input data characteristics, data drift, operational metrics, latency, errors, and other indicators relevant to the application. Continuous monitoring is important because real-world conditions can change after a model is deployed. For example, user behavior or business processes may change, causing production data to differ from the original training data. Monitoring does not automatically solve these issues, but it provides information that teams can use to investigate, update, retrain, or otherwise manage the deployed model.<\/span><\/p>\n<h3><b>Question 296. Which Azure Machine Learning deployment approach is designed for processing large amounts of data asynchronously?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Batch endpoint<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Online endpoint<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Chat prompt<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Speech endpoint<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Batch endpoint<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An Azure Machine Learning batch endpoint is designed for asynchronous processing of larger volumes of data. Instead of requiring an immediate prediction for every request, an application can submit a batch workload and allow the endpoint to process the data over time. This approach is useful for scenarios such as scoring large datasets, generating predictions for scheduled reports, or processing periodic data pipelines. Online endpoints are better suited to real-time inference where applications need immediate responses. Choosing between batch and online deployment depends on latency requirements, workload size, processing patterns, and the business needs of the application.<\/span><\/p>\n<h3><b>Question 297. Which practice helps ensure that an AI model can be rolled back when a new deployment performs poorly?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Maintaining previous model versions<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Deleting all earlier models<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Disabling model evaluation<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Removing deployment records<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Maintaining previous model versions<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Keeping previous model versions allows a team to identify which version is currently deployed and retain an earlier version that can be restored if a new deployment causes unexpected problems. A controlled model lifecycle can include version tracking, evaluation, deployment stages, monitoring, and rollback procedures. Before replacing an existing model, teams should compare the new version against appropriate performance and business requirements. If production monitoring shows that the new version does not meet expectations, having a known previous version available can simplify recovery. Version management therefore supports safer and more controlled AI deployment practices.<\/span><\/p>\n<h3><b>Question 298. Which responsible AI principle focuses on making AI systems understandable to relevant stakeholders?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Transparency<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Storage optimization<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Network routing<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Data compression<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Transparency<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Transparency involves providing appropriate information about how an AI system works, what it is intended to do, what data or processes may influence its behavior, and what limitations users should understand. The amount and type of information required can vary depending on the application and its risks. Transparency can help users and stakeholders make informed decisions about when and how to rely on AI-generated results. It can also support accountability by making system behavior and limitations easier to examine. Transparency does not mean that every technical implementation detail must be exposed to every user; information should be communicated appropriately for the intended audience.<\/span><\/p>\n<h3><b>Question 299. Why should AI model outputs be evaluated before being used in a production application?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> To determine whether the model meets the application&#8217;s quality and safety requirements<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To guarantee that the model never changes<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To eliminate all user feedback<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To increase the number of database tables<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. To determine whether the model meets the application&#8217;s quality and safety requirements<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AI model evaluation helps determine whether a model performs adequately for its intended purpose before it is released into production. Evaluation can include accuracy or task-specific metrics, representative test cases, safety testing, robustness checks, fairness considerations, latency, and other requirements. Generative AI applications may also require evaluation of factuality, relevance, harmful content, and instruction-following behavior. Testing should reflect realistic inputs and important edge cases rather than relying only on ideal examples. Evaluation does not guarantee perfect behavior, but it provides evidence that the system has been tested against defined requirements and helps identify areas requiring improvement or additional safeguards.<\/span><\/p>\n<h3><b>Question 300. Which practice can help improve the reliability of an AI application over time?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Monitoring performance and updating the system when evidence shows it is needed<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Never reviewing production results<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Removing all evaluation datasets<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Ignoring changes in real-world data<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Monitoring performance and updating the system when evidence shows it is needed<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AI applications operate in changing environments, so ongoing monitoring is important after deployment. User behavior, input data, business processes, and external conditions can change over time, potentially affecting model performance or relevance. Monitoring can identify changes in data distributions, prediction quality, latency, error rates, or safety-related behavior. When evidence indicates that performance has degraded, teams can investigate the cause and determine whether retraining, updating, reconfiguration, or another corrective action is appropriate. Continuous improvement should be based on measured evidence and defined requirements rather than automatically changing a model without evaluation.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Microsoft AI-901 Exam Dumps and Practice Test Dumps Question 281. Which factor should be evaluated when choosing a generative AI model for an application? Only the model&#8217;s name The application&#8217;s requirements, performance, and cost The color of the user interface The number of database tables Correct Answer: 2. The application&#8217;s requirements, performance, 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\/16121"}],"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=16121"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16121\/revisions"}],"predecessor-version":[{"id":16132,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16121\/revisions\/16132"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=16121"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=16121"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=16121"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}