Question 21

You are working on a classification task. You have a dataset indicating whether a student would like to play soccer and associated attributes. The dataset includes the following columns:

You need to classify variables by type.
Which variable should you add to each category? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 22

You are determining if two sets of data are significantly different from one another by using Azure Machine Learning Studio.
Estimated values in one set of data may be more than or less than reference values in the other set of data. You must produce a distribution that has a constant. Type I error as a function of the correlation.
You need to produce the distribution.
Which type of distribution should you produce?
  • Question 23

    You are training machine learning models in Azure Machine Learning. You use Hyperdrive to tune the hyperparameters. In previous model training and tuning runs, many models showed similar performance. You need to select an early termination policy that meets the following requirements:
    * accounts for the performance of all previous runs when evaluating the current run
    * avoids comparing the current run with only the best performing run to date Which two early termination policies should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
  • Question 24

    You are performing a filter based feature selection for a dataset 10 build a multi class classifies by using Azure Machine Learning Studio.
    The dataset contains categorical features that are highly correlated to the output label column.
    You need to select the appropriate feature scoring statistical method to identify the key predictors. Which method should you use?
  • Question 25

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