Question 71

You have an Azure Machine Learning workspace that contains a training cluster and an inference cluster.
You plan to create a classification model by using the Azure Machine Learning designer.
You need to ensure that client applications can submit data as HTTP requests and receive predictions as responses.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Question 72


You must use the Azure Machine Learning SDK to interact with data and experiments in the workspace.
You need to configure the config.json file to connect to the workspace from the Python environment.
Which two additional parameters must you add to the config.json file in order to connect to the workspace?
Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • Question 73

    You create an Azure Machine Learning compute resource to train models. The compute resource is configured as follows:
    Minimum nodes: 2
    Maximum nodes: 4
    You must decrease the minimum number of nodes and increase the maximum number of nodes to the following values:
    Minimum nodes: 0
    Maximum nodes: 8
    You need to reconfigure the compute resource.
    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 74

    You are building a regression model tot estimating the number of calls during an event.
    You need to determine whether the feature values achieve the conditions to build a Poisson regression model.
    Which two conditions must the feature set contain? I ach correct answer presents part of the solution. NOTE:
    Each correct selection is worth one point.
  • Question 75

    You need to configure the Feature Based Feature Selection module based on the experiment requirements and datasets.
    How should you configure the module properties? To answer, select the appropriate options in the dialog box in the answer area.
    NOTE: Each correct selection is worth one point.