Question 81

You need to implement a feature engineering strategy for the crowd sentiment local models.
What should you do?
  • Question 82

    You need to replace the missing data in the AccessibilityToHighway columns.
    How should you configure the Clean Missing Data module? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 83

    You plan to run a Python script as an Azure Machine Learning experiment.
    The script must read files from a hierarchy of folders. The files will be passed to the script as a dataset argument.
    You must specify an appropriate mode for the dataset argument.
    Which two modes can you use? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • Question 84

    You are a data scientist creating a linear regression model.
    You need to determine how closely the data fits the regression line.
    Which metric should you review?
  • Question 85

    You create a deep learning model for image recognition on Azure Machine Learning service using GPU-based training.
    You must deploy the model to a context that allows for real-time GPU-based inferencing.
    You need to configure compute resources for model inferencing.
    Which compute type should you use?