This page was exported from Offer Free Microsoft and Cisco Exam Dumps [ http://www.hitachidumps.com ] Export date:Wed Oct 15 7:11:33 2025 / +0000 GMT ___________________________________________________ Title: [2025-June-New]Braindump2go AI-900 Exam Guide Free[Q252-Q291] --------------------------------------------------- June/2025 Latest Braindump2go AI-900 Exam Dumps with PDF and VCE Free Updated Today! Following are some new Braindump2go AI-900 Real Exam Questions!QUESTION 252Which three actions improve the quality of responses returned by a generative Al solution that uses GPT-3.5? Each correct answer presents a complete solution.NOTE: Each correct answer is worth one point.A. Add grounding data to prompts.B. Provide additional examples to prompts.C. Modify tokenization.D. Add training data to prompts.E. Modify system messages.Answer: BDEQUESTION 253Which Azure Al Language feature can be used to retrieve data, such as dates and people's names, from social media posts?A. language detectionB. speech recognitionC. key phrase extractionD. entity recognitionAnswer: DQUESTION 254What are three stages in a transformer model? Each correct answer presents a complete solution. NOTE: Each correct answer is worth one point.A. object detectionB. embedding calculationC. tokenizationD. next token predictionE. anonymizationAnswer: BCDQUESTION 255What can be used to complete a paragraph based on a sentence provided by a user?A. Azure Al LanguageB. Azure OpenAIC. Azure Machine LearningD. Azure Al VisionAnswer: BQUESTION 256You need to generate cartoons for use in a brochure. Each cartoon will be based on a text description.Which Azure OpenAI model should you use?A. CodexB. DALL-EC. GPT-3.5D. GPT-4Answer: BQUESTION 257You have an Azure Machine Learning model that uses clinical data to predict whether a patient has a disease.You clean and transform the clinical data.You need to ensure that the accuracy of the model can be proven.What should you do next?A. Train the model by using the clinical data.B. Split the clinical data into Two datasets.C. Train the model by using automated machine learning (automated ML).D. Validate the model by using the clinical data.Answer: DQUESTION 258You need to build an app that will identify celebrities in images.Which service should you use?A. Azure OpenAI ServiceB. Azure Machine LearningC. conversational language understanding (CLU)D. Azure Al VisionAnswer: DQUESTION 259What is an advantage of using a custom model in Form Recognizer?A. Only a custom model can be deployed on-premises.B. A custom model can be trained to recognize a variety of form types.C. A custom model is less expensive than a prebuilt model.D. A custom model always provides higher accuracy.Answer: BQUESTION 260Which parameter should you configure to produce more verbose responses from a chat solution that uses the Azure OpenAI GPT-3.5 model?A. Presence penaltyB. TemperatureC. Stop sequenceD. Max responseAnswer: BQUESTION 261You have a chatbot that answers technical questions by using the Azure OpenAI GPT-3.5 large language model (LLM). Which two statements accurately describe the chatbot? Each correct answer presents a complete solution.NOTE: Each correct answer is worth one point.A. Grounding data can be used to constrain the output of the chatbot.B. The chatbot will always provide accurate data.C. The chatbot might respond with inaccurate data.D. The chatbot is suitable for performing medical diagnosis.Answer: ACQUESTION 262You have a dataset that contains experimental data for fuel samples. You need to predict the amount of energy that can be obtained from a sample based on its density.Which type of Al workload should you use?A. ClassificationB. ClusteringC. Knowledge miningD. RegressionAnswer: DQUESTION 263Which two tools can you use to call the Azure OpenAI service? Each correct answer presents a complete solution.NOTE: Each correct answer is worth one point.A. Azure Command-Line Interface (CLI)B. Azure REST APIC. Azure SDK for PythonD. Azure SDK for JavaScriptAnswer: ABQUESTION 264You need to generate images based on user prompts. Which Azure OpenAI model should you use?A. GPT-4B. DALL-EC. GPT-3D. WhisperAnswer: BQUESTION 265Extracting relationships between data from large volumes of unstructured data is an example of which type of Al workload?A. computer visionB. knowledge miningC. natural language processing (NLP)D. anomaly detectionAnswer: BQUESTION 266Which Azure service can use the prebuilt receipt model in Azure Al Document Intelligence?A. Azure Al Computer VisionB. Azure Machine LearningC. Azure Al ServicesD. Azure Al Custom VisionAnswer: CQUESTION 267You plan to use Azure Machine Learning Studio and automated machine learning (automated ML) to build and train a model What should you create first?A. a Jupyter notebookB. a Machine Learning workspaceC. a registered datasetD. a Machine Learning designer pipelineAnswer: BQUESTION 268Which two resources can you use to analyze code and generate explanations of code function and code comments? Each correct answer presents a complete solution.NOTE: Each correct answer is worth one point.A. the Azure OpenAI DALL-E modelB. the Azure OpenAI Whisper modelC. the Azure OpenAI GPT-4 modelD. the GitHub Copilot serviceAnswer: ACQUESTION 269You need to count the number of animals in a photograph. Which type of computer vision should you use?A. facial detectionB. image classificationC. optical character recognition (OCR)D. object detectionAnswer: DQUESTION 270You need to analyze images of vehicles on a highway and measure the distance between the vehicles. Which type of computer vision model should you use?A. object detectionB. image classificationC. facial recognitionD. optical character recognition (OCR)Answer: AQUESTION 271What is an example of unsupervised machine learning?A. classificationB. clusteringC. regressionAnswer: BQUESTION 272Which action can be performed by using the Azure Al Vision service?A. identifying breeds of animals in live video streamsB. extracting key phrases from documentsC. extracting data from handwritten lettersD. creating thumbnails for training videosAnswer: DQUESTION 273What is an example of a Microsoft responsible Al principle?A. Al systems should protect the interests of developers.B. Al systems should be in the public domain.C. Al systems should be secure and respect privacy.D. Al systems should make personal details accessible.Answer: CQUESTION 274Which OpenAI model does GitHub Copilot use to make suggestions for client-side JavaScript?A. GPT-4B. CodexC. DALL-ED. GPT-3Answer: BQUESTION 275Which format should you use to send requests to a REST API endpoint for Azure OpenAI?A. CSVB. ISONC. XMLD. YAMLAnswer: BQUESTION 276You are building an Al-based loan approval app.You need to ensure that the app documents why a loan is approved or rejected and makes the report available to the applicant.This is an example of which Microsoft responsible Al principle?A. fairnessB. inclusivenessC. transparencyD. accountabilityAnswer: CQUESTION 277Which Azure Al Document Intelligence prebuilt model should you use to extract parties and jurisdictions from a legal document?A. contractB. layoutC. general documentD. readAnswer: CQUESTION 278What is an example of a regression model in machine learning?A. dividing the student data in a dataset based on the age of the students and their educational achievementsB. identifying subtypes of spam email by examining a large collection of emails that were flagged by usersC. predicting the sale price of a house based on historical data, the size of the house, and the number of bedrooms in the houseD. identifying population counts of endangered animals by analyzing imagesAnswer: CQUESTION 279What should you do to reduce the number of false positives produced by a machine learning classification model?A. Include test data in the training data.B. Increase the number of training iterations.C. Modify the threshold value in favor of false positives.D. Modify the threshold value in favor of false negatives.Answer: AQUESTION 280You need to predict the population size of a specific species of animal in an area.Which Azure Machine Learning type should you use?A. clusteringB. regressionC. classificationAnswer: BQUESTION 281Which parameter should you configure to produce a more diverse range of tokens in the responses from a chat solution that uses the Azure OpenAI GPT-3.5 model?A. Max responseB. Past messages includedC. Presence penaltyD. Stop sequenceAnswer: CQUESTION 282Providing contextual information to improve the responses quality of a generative Al solution is an example of which prompt engineering technique?A. providing examplesB. fine-tuningC. grounding dataD. system messagesAnswer: CQUESTION 283Which term is used to describe uploading your own data to customize an Azure OpenAI model?A. completionB. groundingC. fine -tuningD. prompt engineeringAnswer: CQUESTION 284What should you implement to identify hateful responses returned by a generative Al solution?A. prompt engineeringB. abuse monitoringC. content filteringD. fine-tuningAnswer: DQUESTION 285What should you do to ensure that an Azure OpenAI model generates accurate responses that include recent events?A. Modify the system message.B. Add grounding data.C. Add few-shot learning.D. Add training data.Answer: BQUESTION 286Hotspot QuestionSelect the answer that correctly completes the sentence. Answer: QUESTION 287Hotspot QuestionSelect the answer that correctly completes the sentence. Answer: QUESTION 288Hotspot QuestionSelect the answer that correctly completes the sentence. Answer: QUESTION 289Drag and Drop QuestionMatch the Azure OpenAI large language model (LLM) process to the appropriate task. To answer, drag the appropriate process from the column on the left to its task on the right. Each process may be used once, more than once, or not at all.NOTE: Each correct match is worth one point. Answer: QUESTION 290Drag and Drop QuestionMatch the computer vision service to the appropriate Al workload. To answer, drag the appropriate service from the column on the left to its workload on the right. Each service may be used once, more than once, or not at all.NOTE: Each correct match is worth one point. Answer: QUESTION 291Drag and Drop QuestionYou plan to use Azure Cognitive Services to develop a voice controlled personal assistant app. Match the Azure Cognitive Services to the appropriate tasks. 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 selection is worth one point. Answer: Resources From:1.2024 Latest Braindump2go AI-900 Exam Dumps (PDF & VCE) Free Share:https://www.braindump2go.com/ai-900.html2.2024 Latest Braindump2go AI-900 PDF and AI-900 VCE Dumps Free Share:https://drive.google.com/drive/folders/1VMADE4rTtp2SjgbY_rnCokxgjUS7cH28?usp=sharing3.2023 Free Braindump2go AI-900 Exam Questions Download:https://www.braindump2go.com/free-online-pdf/AI-900-VCE-Dumps(252-291).pdfFree Resources from Braindump2go,We Devoted to Helping You 100% Pass All Exams! --------------------------------------------------- Images: --------------------------------------------------- --------------------------------------------------- Post date: 2025-06-19 08:31:53 Post date GMT: 2025-06-19 08:31:53 Post modified date: 2025-06-19 08:31:53 Post modified date GMT: 2025-06-19 08:31:53 ____________________________________________________________________________________________ Export of Post and Page as text file has been powered by [ Universal Post Manager ] plugin from www.gconverters.com