live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

Microsoft Perform Cloud Data Science with Azure Machine Learning - 070-774 Exam Questions

QUESTION NO: 1
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 have an Azure ML experiment that contains an intermediate dataset.
You need to explore data from the intermediate dataset by using Jupyter.
Solution: You add a Convert to CSV module to the Azure ML experiment and then open the module output in a new notebook.
Does this meet the goal?
Correct Answer: A
QUESTION NO: 2
You have data about the following:
You need to predict whether a user will like a particular movie.
Which Matchbox recommender should you use?
Correct Answer: C
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 3
You are building a classification experiment in Azure Machine Learning.
You need to ensure that you can use the Evaluate Model module the experiment.
Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Correct Answer: B,D
QUESTION NO: 4
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.
You plan to create a predictive analytics solution for credit risk assessment and fraud prediction in Azure Machine Learning. The Machine Learning workspace for the solution will be shared with other users in your organization. You will add assets to projects and conduct experiments in the workspace.
The experiments will be used for training models that will be published to provide scoring from web services.
The experiment for fraud prediction will use Machine Learning modules and APIs to train the models and will predict probabilities in an Apache Hadoop ecosystem.
End of repeated scenario.
You need to alter the list of columns that will be used for predicting fraud for an input web service endpoint.
The columns from the original data source must be retained while running the Machine Learning experiment.
Which module should you add after the web service input module and before the prediction module?
Correct Answer: A
QUESTION NO: 5
You deploy Microsoft Data Management Gateway.
You plan to use the Import Data module in Azure Machine Learning Studio to import data from an on-premises Microsoft SQL Server instance.
Which operation can you perform?
Correct Answer: B
QUESTION NO: 6
You have an Apache Spark cluster in Azure HDinsight. The cluster includes 200 TB in five Apache Hive tables that have multiple foreign key relationships.
You have an Azure Machine Learning model that was built by using SPARK Accelerated Failure Time (AFT) Survival Regression Model (spark-survreg).
You need to prepare the Hive data into a single table as input for the Machine Learning model. The Hive data must be prepared in the least amount of time possible.
What should you use to prepare the data?
Correct Answer: D
QUESTION NO: 7
You are building an Azure Machine Learning workflow by using Azure Machine Learning Studio.
You create an Azure notebook that supports the Microsoft Cognitive Toolkit.
You need to ensure that the stochastic gradient descent (SGD) configuration maximizes the samples per second and supports parallel modeling that is managed by a parameter server.
Which SGD algorithm should you use?
Correct Answer: A