최신Microsoft Perform Cloud Data Science with Azure Machine Learning - 70-774무료샘플문제
문제1
You are building an Azure Machine Learning experiment.
You need to transform a string column into a label column for a Multiclass Decision Jungle module.
Which module should you use?
You are building an Azure Machine Learning experiment.
You need to transform a string column into a label column for a Multiclass Decision Jungle module.
Which module should you use?
정답: A
문제2
You have a dataset that is missing values in a column named Column3. Column3 is correlated to two columns named Column4 and Column5.
You need to improve the accuracy of the dataset, while minimizing data loss.
What should you do?
You have a dataset that is missing values in a column named Column3. Column3 is correlated to two columns named Column4 and Column5.
You need to improve the accuracy of the dataset, while minimizing data loss.
What should you do?
정답: D
문제3
You have the following HiveQL query in an Import Data module.

Which type of operation is being performed?
You have the following HiveQL query in an Import Data module.

Which type of operation is being performed?
정답: D
문제4
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 sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are designing an Azure Machine Learning workflow.
You have a dataset that contains two million large digital photographs.
You plan to detect the presence of trees in the photographs.
You need to ensure that your model supports the following:
Solution: You create a Machine Learning experiment that implements the Multiclass Decision Jungle module.
Does this meet the goal?
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 sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are designing an Azure Machine Learning workflow.
You have a dataset that contains two million large digital photographs.
You plan to detect the presence of trees in the photographs.
You need to ensure that your model supports the following:
Solution: You create a Machine Learning experiment that implements the Multiclass Decision Jungle module.
Does this meet the goal?
정답: B
문제5
From the Cortana Intelligence Gallery, you deploy a solution.
You need to modify the solution.
What should you use?
From the Cortana Intelligence Gallery, you deploy a solution.
You need to modify the solution.
What should you use?
정답: D
설명: (ExamPassdump 회원만 볼 수 있음)
문제6
You have an Execute R Script module that has one input from either a Partition and Sample module or a Web service input module.
You need to preprocess tweets by using R.
The solution must meet the following requirements:
How should you complete the R code? 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 panes or scroll to view content.
NOTE: Each correct selection is worth one point.

You have an Execute R Script module that has one input from either a Partition and Sample module or a Web service input module.
You need to preprocess tweets by using R.
The solution must meet the following requirements:
How should you complete the R code? 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 panes or scroll to view content.
NOTE: Each correct selection is worth one point.

정답:


문제7
You need to integrate code and formatted text into an Azure Machine Learning experiment that enables interactive execution.
What should you use?
You need to integrate code and formatted text into an Azure Machine Learning experiment that enables interactive execution.
What should you use?
정답: B