NEW QUESTION 44Note: This question is part of a series of questions that present the same scenario. Each question in the seriescontains a unique solution that might meet the stated goals. Some question sets might have more than onecorrect 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 willnot appear in the review screen.You develop an application to identify species of flowers by training a Custom Vision model. You receive imagesof 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?A. NoB. YesAnswer: AExplanation:The model needs to be extended and retrained.
NEW QUESTION 45Note: This question is part of a series of questions that present the same scenario. Each question in the seriescontains a unique solution that might meet the stated goals. Some question sets might have more than onecorrect 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 willnot appear in the review screen.You build a language model by using a Language Understanding service. The language model is used to searchfor information on a contact list by using an intent named FindContact.