Question 301

You create a multi-class image classification deep learning model that uses a set of labeled images. You create a script file named train.py that uses the PyTorch 1.3 framework to train the model.
You must run the script by using an estimator. The code must not require any additional Python libraries to be installed in the environment for the estimator. The time required for model training must be minimized.
You need to define the estimator that will be used to run the script.
Which estimator type should you use?
  • Question 302

    You are hired as a data scientist at a winery. The previous data scientist used Azure Machine Learning.
    You need to review the models and explain how each model makes decisions.
    Which explainer modules should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 303

    You need to select a feature extraction method.
    Which method should you use?
  • Question 304

    You deploy a real-time inference service for a trained model.
    The deployed model supports a business-critical application, and it is important to be able to monitor the data submitted to the web service and the predictions the data generates.
    You need to implement a monitoring solution for the deployed model using minimal administrative effort.
    What should you do?
  • Question 305


    For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.