At ValidExamDumps, we consistently monitor updates to the Microsoft AI-900 exam questions by Microsoft. Whenever our team identifies changes in the exam questions,exam objectives, exam focus areas or in exam requirements, We immediately update our exam questions for both PDF and online practice exams. This commitment ensures our customers always have access to the most current and accurate questions. By preparing with these actual questions, our customers can successfully pass the Microsoft Azure AI Fundamentals exam on their first attempt without needing additional materials or study guides.
Other certification materials providers often include outdated or removed questions by Microsoft in their Microsoft AI-900 exam. These outdated questions lead to customers failing their Microsoft Azure AI Fundamentals exam. In contrast, we ensure our questions bank includes only precise and up-to-date questions, guaranteeing their presence in your actual exam. Our main priority is your success in the Microsoft AI-900 exam, not profiting from selling obsolete exam questions in PDF or Online Practice Test.
You have an Al-based loan approval system.
During testing, you discover that the system has a gender bias.
Which responsible Al principle does this violate?
You are developing a Chabot solution in Azure.
Which service should you use to determine a user's intent?
Language Understanding (LUIS) is a cloud-based API service that applies custom machine-learning intelligence to a user's conversational, natural language text to predict overall meaning, and pull out relevant, detailed information.
Design your LUIS model with categories of user intentions called intents. Each intent needs examples of user utterances. Each utterance can provide data that needs to be extracted with machine-learning entities.
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/what-is-luis
What are two tasks that can be performed by using the Computer Vision service? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
B: Azure's Computer Vision service provides developers with access to advanced algorithms that process images and return information based on the visual features you're interested in. For example, Computer Vision can determine whether an image contains adult content, find specific brands or objects, or find human faces.
C: Computer Vision includes Optical Character Recognition (OCR) capabilities. You can use the new Read API to extract printed and handwritten text from images and documents.
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/home
Detect faces in an image - Face API
Microsoft Azure provides multiple cognitive services that you can use to detect and analyze faces, including:
Computer Vision, which offers face detection and some basic face analysis, such as determining age.
Video Indexer, which you can use to detect and identify faces in a video.
Face, which offers pre-built algorithms that can detect, recognize, and analyze faces.
Recognize hand written text - Read API
The Read API is a better option for scanned documents that have a lot of text. The Read API also has the ability to automatically determine the proper recognition model
You have a webchat bot that provides responses from a QnA Maker knowledge base.
You need to ensure that the bot uses user feedback to improve the relevance of the responses over time.
What should you use?
Which two languages can you use to write custom code for Azure Machine Learning designer? Each correct answer presents a complete solution.
NOTE; Each correct selection is worth one point.