Question 6 of 37
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.
Exam 70-774: Question 6 - Image 1
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 then save the results as a dataset.
Does this meet the goal?
Correct Answer: A

Question 7 of 37
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.
Exam 70-774: Question 7 - Image 1
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

Question 8 of 37
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.
Exam 70-774: Question 8 - Image 1
You need to ensure that you can compare the performance of the models and add annotations to the results.
Solution: You save the output of the Score Model modules as a combined set, and then use the Project Columns module to select the MAE.
Does this meet the goal?
Correct Answer: B

Question 9 of 37
You have data about the following:
✑ Users
✑ Movies
✑ User ratings of the movies
You need to predict whether a user will like a particular movie.
Which Matchbox recommender should you use?
Correct Answer: C

Question 10 of 37
You have the following three training datasets for a restaurant:
✑ User features
✑ Item features
✑ Ratings of items by users
You must recommend restaurant to a particular user based only on the users features.
You need to use a Matchbox Recommender to make recommendations.
How many input parameters should you specify?
Correct Answer: B