Question 136

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are analyzing a numerical dataset which contains missing values in several columns.
You must clean the missing values using an appropriate operation without affecting the dimensionality of the feature set.
You need to analyze a full dataset to include all values.
Solution: Replace each missing value using the Multiple Imputation by Chained Equations (MICE) method.
Does the solution meet the goal?
  • Question 137

    You need to define a process for penalty event detection.
    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 138

    You plan to use the Hyperdrive feature of Azure Machine Learning to determine the optimal hyperparameter values when training a model.
    You must use Hyperdrive to try combinations of the following hyperparameter values. You must not apply an early termination policy.
    learning_rate: any value between 0.001 and 0.1
    * batch_size: 16, 32, or 64
    You need to configure the sampling method for the Hyperdrive experiment Which two sampling methods can you use? Each correct answer is a complete solution.
    NOTE: Each correct selection is worth one point.
  • Question 139

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

    You are performing feature scaling by using the scikit-learn Python library for x.1 x2, and x3 features.
    Original and scaled data is shown in the following image.

    Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.
    NOTE: Each correct selection is worth one point.