AI-102 Exam Question 46

You are developing a call to the Face API. The call must find similar faces from an existing list named employeefaces. The employeefaces list contains 60,000 images.
How should you complete the body of the HTTP request? 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.

AI-102 Exam Question 47

Your company uses an Azure Cognitive Services solution to detect faces in uploaded images. The method to detect the faces uses the following code.

You discover that the solution frequently fails to detect faces in blurred images and in images that contain sideways faces.
  • AI-102 Exam Question 48

    You are developing an application that includes language translation.
    The application will translate text retrieved by using a function named getTextToBeTranslated. The text can be in one of many languages. The content of the text must remain within the Americas Azure geography.
    You need to develop code to translate the text to a single language.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AI-102 Exam Question 49

    Select the answer that correctly completes the sentence.

    AI-102 Exam Question 50

    You are developing a text processing solution.
    You have the function shown below.