Microsoft Perform Cloud Data Science with Azure Machine Learning - 70-774 Exam Practice Test
You have an Azure Machine Learning experiment.
You discover that a model causes many errors in a production dataset. The model causes only few errors in the training data.
What is the cause of the errors?
You discover that a model causes many errors in a production dataset. The model causes only few errors in the training data.
What is the cause of the errors?
Correct Answer: B
Vote an answer
You plan to use the Import Data module to import data from a web URL by using HTTP.
Which file format can you use as the source of the import operation?
Which file format can you use as the source of the import operation?
Correct Answer: C
Vote an answer
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: In Azure Mt Studio, you use the Save as dataset option, and then open the output in a new notebook.
Does this meet the goal?
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: In Azure Mt Studio, you use the Save as dataset option, and then open the output in a new notebook.
Does this meet the goal?
Correct Answer: B
Vote an answer
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 need to improve the accuracy of the dataset, while minimizing data loss.
What should you do?
Correct Answer: C
Vote an answer
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 working on an Azure Machine Learning experiment.
You have the dataset configured as shown in the following table.

You need to ensure that you can compare the performance of the models and add annotations to the results.
Solution: You connect the Score Model modules from each trained model as inputs for the Evaluate Model module, and use the Execute R Script module.
Does this meet the goal?
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 working on an Azure Machine Learning experiment.
You have the dataset configured as shown in the following table.

You need to ensure that you can compare the performance of the models and add annotations to the results.
Solution: You connect the Score Model modules from each trained model as inputs for the Evaluate Model module, and use the Execute R Script module.
Does this meet the goal?
Correct Answer: B
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
You work for a company that has retail department stores.
You are developing an Azure Machine Learning experiment to predict seasonal sales.
You need to address a model overfitting issue by using the following two solutions:
* Solution 1: Controls the penalty for complexity, which, when successful, prevents overfitting
* Solution 2: Separates model selection from testing, causing a more conservative estimate of generalization Which method should you use for each solution? To answer, drag the appropriate methods to the correct solutions. Each method 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.

You are developing an Azure Machine Learning experiment to predict seasonal sales.
You need to address a model overfitting issue by using the following two solutions:
* Solution 1: Controls the penalty for complexity, which, when successful, prevents overfitting
* Solution 2: Separates model selection from testing, causing a more conservative estimate of generalization Which method should you use for each solution? To answer, drag the appropriate methods to the correct solutions. Each method 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.

Correct Answer:


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?
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?
Correct Answer: A
Vote an answer