Question 41

The finance team asks you to train a model using data in an Azure Storage blob container named finance-data.
You need to register the container as a datastore in an Azure Machine Learning workspace and ensure that an error will be raised if the container does not exist.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 42

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

    You are building an intelligent solution using machine learning models.
    The environment must support the following requirements:
    * Data scientists must build notebooks in a cloud environment
    * Data scientists must use automatic feature engineering and model building in machine learning pipelines.
    * Notebooks must be deployed to retrain using Spark instances with dynamic worker allocation.
    * Notebooks must be exportable to be version controlled locally.
    You need to create the environment.
    Which four 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 44

    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 create a model to forecast weather conditions based on historical data.
    You need to create a pipeline that runs a processing script to load data from a datastore and pass the processed data to a machine learning model training script.
    Solution: Run the following code:

    Does the solution meet the goal?
  • Question 45

    You need to configure the Permutation Feature Importance module for the model training requirements.
    What should you do? To answer, select the appropriate options in the dialog box in the answer area.
    NOTE: Each correct selection is worth one point.