Question 106

You need to correct the model fit issue.
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 107

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 108

    You are building an experiment using the Azure Machine Learning designer.
    You split a dataset into training and testing sets. You select the Two-Class Boosted Decision Tree as the algorithm.
    You need to determine the Area Under the Curve (AUC) of the model.
    Which three modules should you use in sequence? To answer, move the appropriate modules from the list of modules to the answer area and arrange them in the correct order.

    Question 109

    You use the Azure Machine Learning designer to create and run a training pipeline.
    The pipeline must be run every night to inference predictions from a large volume of files. The folder where the files will be stored is defined as a dataset.
    You need to publish the pipeline as a REST service that can be used for the nightly inferencing run.
    What should you do?
  • Question 110

    You are evaluating a completed binary classification machine.
    You need to use the precision as the evaluation metric.
    Which visualization should you use?