A company employs a team of customer service agents to provide telephone and email support to customers.
The company develops a webchat bot to provide automated answers to common customer queries.
Which business benefit should the company expect as a result of creating the webchat bot solution?
A. increased sales
B. a reduced workload for the customer service agents
C. improved product reliability
答案:B
解析:
For a machine learning progress, how should you split data for training and evaluation?
A. Use features for training and labels for evaluation.
B. Randomly split the data into rows for training and rows for evaluation.
C. Use labels for training and features for evaluation.
D. Randomly split the data into columns for training and columns for evaluation.
答案:B
解析:
You build a machine learning model by using the automated machine learning user interface (UI).
You need to ensure that the model meets the Microsoft transparency principle for responsible AI.
What should you do?
A. Set Validation type to Auto.
B. Enable Explain best model.
C. Set Primary metric to accuracy.
D. Set Max concurrent iterations to 0.
答案:B
解析:MS AI responsibilities
• Fairness – Limit Biases
• Reliability ad Safely – ops, resist manipulating, use of regresses testing
• Privacy and security- secure data provide security controls
• Inclusiveness- AI available to everyone i.e., disabled ppl
• Transparency- fully aware of the limitations over AII in use
• Accountability- follow governments and frameworks meet legal and ethical standards
To complete the sentence, select the appropriate option in the answer area.
The handling of unusual or missing values provided to an AI system is a consideration for the Microsoft _________ principle for responsible AI.
A. inclusiveness
B. privacy and security
C. reliability and safety
D. transparency
答案:C
解析:https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/innovate/best-practices/trusted-ai#reliability-and-safety
AI systems need to be reliable and safe in order to be trusted. It's important for a system to perform as it was originally designed and for it to respond safely to new situations. Its inherent resilience should resist intended or unintended manipulation. Rigorous testing and validation should be established for operating conditions to ensure that the system responds safely to edge cases, and A/B testing and champion/challenger methods should be integrated into the evaluation process.
You are designing an AI system that empowers everyone, including people who have hearing, visual, and other impairments.
This is an example of which Microsoft guiding principle for responsible AI?
A. fairness
B. inclusiveness
C. reliability and safety
D. accountability
答案:B
解析:https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/innovate/best-practices/trusted-ai#inclusiveness
Inclusiveness mandates that AI should consider all human races and experiences, and inclusive design practices can help developers to understand and address potential barriers that could unintentionally exclude people. Where possible, speech-to-text, text-to-speech, and visual recognition technology should be used to empower people with hearing, visual, and other impairments.
To complete the sentence, select the appropriate option in the answer area.
When developing an AI system for self-driving cars, the Microsoft _________ principle for responsible Al should be applied to ensure consistent operation of the system during unexpected circumstances.
A. inclusiveness
B. accountability
C. reliability and safety
D. fairness
答案:C
解析:Reliability and safety: To build trust, it's critical that AI systems operate reliably, safely, and consistently under normal circumstances and in unexpected conditions.
These systems should be able to operate as they were originally designed, respond safely to unanticipated conditions, and resist harmful manipulation.
https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles
You are building an AI system.
Which task should you include to ensure that the service meets the Microsoft transparency principle for responsible AI?
A. Ensure that all visuals have an associated text that can be read by a screen reader.
B. Enable autoscaling to ensure that a service scales based on demand.
C. Provide documentation to help developers debug code.
D. Ensure that a training dataset is representative of the population.
答案:C
解析:https://docs.microsoft.com/en-us/learn/modules/get-started-ai-fundamentals/7-understand-responsible-ai
Select the answer that correctly completes the sentence.
_________ used to extract dates, quantities, and locations from text.
A. Key phrase extraction
B. Language detection
C. Named Entity Recognition(NER)
D. Sentiment Analysis
答案:C
解析:The NER feature can identify and categorize entities in unstructured text. For example: people, places, organizations, and quantities.
https://learn.microsoft.com/en-us/azure/ai-services/language-service/named-entity-recognition/overview
What are three Microsoft guiding principles for responsible AI? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. knowledgeability
B. decisiveness
C. inclusiveness
D. fairness
E. opinionatedness
F. reliability and safety
答案:CDF
解析:The six guiding principles are:
1. Fairness
2. Inclusiveness
3. Transparency
4. Privacy and Security
5. Reliability and Safety
6. Accountability
To complete the sentence, select the appropriate option in the answer area.
Returning a bounding box that indicates the location of a vehicle in an image is an example of _________.
A. image classification.
B. object detection.
C. optical character recognizer (OCR)
D. semantic segmentation.
答案:B
解析:https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-object-detection
Object detection is similar to tagging, but the API returns the bounding box coordinates (in pixels) for each object found in the image. For example, if an image contains a dog, cat and person, the Detect operation will list those objects with their coordinates in the image. You can use this functionality to process the relationships between the objects in an image. It also lets you determine whether there are multiple instances of the same object in an image.
免费完整题库请私信我!