Question 156

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 157

    You are performing sentiment analysis using a CSV file that includes 12,000 customer reviews written in a short sentence format. You add the CSV file to Azure Machine Learning Studio and configure it as the starting point dataset of an experiment. You add the Extract N-Gram Features from Text module to the experiment to extract key phrases from the customer review column in the dataset.
    You must create a new n-gram dictionary from the customer review text and set the maximum n-gram size to trigrams.
    What should you select? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 158

    An organization uses Azure Machine Learning service and wants to expand their use of machine learning.
    You have the following compute environments. The organization does not want to create another compute environment.

    You need to determine which compute environment to use for the following scenarios.
    Which compute types should you use? To answer, drag the appropriate compute environments to the correct scenarios. Each compute environment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    Question 159

    You use Data Science Virtual Machines (DSVMs) for Windows and Linux in Azure.
    You need to access the DSVMs.
    Which utilities should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 160

    You need to produce a visualization for the diagnostic test evaluation according to the data visualization requirements.
    Which three modules should you recommend be used in sequence? To answer, move the appropriate modules from the list of modules to the answer area and arrange them in the correct order.