Question 91

You are implementing a machine learning model to predict stock prices.
The model uses a PostgreSQL database and requires GPU processing.
You need to create a virtual machine that is pre-configured with the required tools.
What should you do?
  • Question 92

    You create a new Azure subscription. No resources are provisioned in the subscription.
    You need to create an Azure Machine Learning workspace.
    What are three possible ways to achieve this goal? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • Question 93

    You use the following code to run a script as an experiment in Azure Machine Learning:

    You must identify the output files that are generated by the experiment run.
    You need to add code to retrieve the output file names.
    Which code segment should you add to the script?
  • Question 94

    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 are creating a model to predict the price of a student's artwork depending on the following variables: the student's length of education, degree type, and art form.
    You start by creating a linear regression model.
    You need to evaluate the linear regression model.
    Solution: Use the following metrics: Relative Squared Error, Coefficient of Determination, Accuracy, Precision, Recall, F1 score, and AUC.
    Does the solution meet the goal?
  • Question 95

    You are developing a hands-on workshop to introduce Docker for Windows to attendees.
    You need to ensure that workshop attendees can install Docker on their devices.
    Which two prerequisite components should attendees install on the devices? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.