Question 51

You are solving a classification task.
The dataset is imbalanced.
You need to select an Azure Machine Learning Studio module to improve the classification accuracy.
Which module should you use?
  • Question 52

    You need to select a pre built development environment for a series of data science experiments. You must use the R language for the experiments.
    Which three environments can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
  • Question 53

    You are producing a multiple linear regression model in Azure Machine Learning Studio.
    Several independent variables are highly correlated.
    You need to select appropriate methods for conducting effective feature engineering on all the data.
    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 54

    You are a data scientist working for a hotel booking website company. You use the Azure Machine Learning service to train a model that identifies fraudulent transactions.
    You must deploy the model as an Azure Machine Learning real-time web service using the Model.deploy method in the Azure Machine Learning SDK. The deployed web service must return real-time predictions of fraud based on transaction data input.
    You need to create the script that is specified as the entry_script parameter for the InferenceConfig class used to deploy the model.
    What should the entry script do?
  • Question 55

    You need to implement a scaling strategy for the local penalty detection data.
    Which normalization type should you use?