nerdexam
Microsoft

70-774 · Question #45

70-774 Question #45: Real Exam Question with Answer & Explanation

The correct answer is D. Azure Machine Learning Studio with a custom Execute R Script module. https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/principal- component-analysis

Question

Note: This question is part of a series of questions that use the same scenario. For your convenience, the scenario is repeated in each question. Each question presents a different goal and answer choices, but the text of the scenario is exactly the same in each question in this series. Start of repeated scenario You plan to use Azure platform tools to detect and analyze food items in smart refrigerators. To provide families with an integrated experience for grocery shopping and cooking, the refrigerators will connect to other smart appliances, such as stoves and microwave ovens, on a LAN. You plan to build an object recognition model by using the Microsoft Cognitive Toolkit. The object recognition model will receive input from the connected devices and send results to applications. The training data will be derived from more than 10 TB of images. You will convert the raw images to the sparse format. End of repeated scenario. You need to preprocess the training data by using a Principal Component Analysis (PCA) algorithm in the least amount of time possible. Which implementation method should you use?

Options

  • AAzure HDInsight using HiveML
  • BAzure Machine Learning Studio and a custom Execute Python Script module
  • CAzure HDInsight using Microsoft R Server
  • DAzure Machine Learning Studio with a custom Execute R Script module

Explanation

https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/principal- component-analysis

Community Discussion

No community discussion yet for this question.

Full 70-774 Practice