Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.You develop an application to identify species of flowers by training a Custom Vision model.You receive images of new flower species.You need to add the new images to the classifier.Solution: You create a new model, and then upload the new images and labels.Does this meet the goal?
HOTSPOT -You are developing a service that records lectures given in English (United Kingdom).You have a method named AppendToTranscriptFile that takes translated text and a language identifier.You need to develop code that will provide transcripts of the lectures to attendees in their respective language. The supported languages are English, French,Spanish, and German.How should you complete the code? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
DRAG DROP -You train a Custom Vision model used in a mobile app.You receive 1,000 new images that do not have any associated data.You need to use the images to retrain the model. The solution must minimize how long it takes to retrain the model.Which three actions should you perform in the Custom Vision portal? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.Select and Place:
You are building a Conversational Language Understanding model for an e-commerce chatbot. Users can speak or type their billing address when prompted by the chatbot.You need to construct an entity to capture billing addresses.Which entity type should you use?
You are building an Azure WebJob that will create knowledge bases from an array of URLs.You instantiate a QnAMakerClient object that has the relevant API keys and assign the object to a variable named client.You need to develop a method to create the knowledge bases.Which two actions should you include in the method? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
DRAG DROP -You have 100 chatbots that each has its own Language Understanding model.Frequently, you must add the same phrases to each model.You need to programmatically update the Language Understanding models to include the new phrases.How should you complete the code? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all.You may need to drag the split bar between panes or scroll to view content.NOTE: Each correct selection is worth one point.Select and Place: