AI-102 Exam Question 61

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 add the new images and labels to the existing model. You retrain the model, and then publish the model.
Does this meet the goal?
  • AI-102 Exam Question 62

    You build a conversational bot named bot1.
    You need to configure the bot to use a QnA Maker application.
    From the Azure Portal, where can you find the information required by bot1 to connect to the QnA Maker application?
  • AI-102 Exam Question 63

    You create a knowledge store for Azure Cognitive Search by using the following JSON.

    Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE Each correct selection is worth one point.

    AI-102 Exam Question 64

    You are reviewing the design of a chatbot. The chatbot includes a language generation file that contains the following fragment.
    # Greet(user)
    - ${Greeting()}, ${user.name}
    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    AI-102 Exam Question 65

    You have a question answering project in Azure Cognitive Service for Language.
    You need to move the project to a Language service instance in a different Azure region.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.