DP-100 Exam Question 186

You create an Azure Machine Learning workspace.
You need to detect data drift between a baseline dataset and a subsequent target dataset by using the DataDriftDetector class.
How should you complete the code segment? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

DP-100 Exam Question 187

You create a multi-class image classification model with automated machine learning in Azure Machine Learning.
You need to prepare labeled image data as input for model training in the form of an Azure Machine Learning tabular dataset.
Which data format should you use?
  • DP-100 Exam Question 188

    You plan to preprocess text from CSV files. You load the Azure Machine Learning Studio default stop words list.
    You need to configure the Preprocess Text module to meet the following requirements:
    Ensure that multiple related words from a single canonical form.
    Remove pipe characters from text.
    Remove words to optimize information retrieval.
    Which three options should you select? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    DP-100 Exam Question 189

    You are tuning a hyperparameter for an algorithm. The following table shows a data set with different hyperparameter, training error, and validation errors.

    Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.

    DP-100 Exam Question 190

    You need to implement a feature engineering strategy for the crowd sentiment local models.
    What should you do?