Which JSON code segment should you use?
You create an Azure Machine Learning workspace. You must create a custom role named DataScientist that meets the following requirements: ✑ Role members must not be able to delete the workspace. ✑ Role members must not be able to create, update, or delete compute resource in the workspace. ✑ Role...
What should you do?
You plan to run a script as an experiment using a Script Run Configuration. The script uses modules from the scipy library as well as several Python packages that are not typically installed in a default conda environment. You plan to run the experiment on your local workstation for small...
Which deployment compute option should you use?
You develop and train a machine learning model to predict fraudulent transactions for a hotel booking website. Traffic to the site varies considerably. The site experiences heavy traffic on Monday and Friday and much lower traffic on other days. Holidays are also high web traffic days. You need to deploy...
Which three Azure Machine Learning Studio modules should you use in sequence?
DRAG DROP You need to visually identify whether outliers exist in the Age column and quantify the outliers before the outliers are removed. Which three Azure Machine Learning Studio modules should you use in sequence? To answer, move the appropriate modules from the list of modules to the answer area...
Which three actions should you perform in sequence?
Topic 1, Case Study 1 Overview You are a data scientist in a company that provides data science for professional sporting events. Models will be global and local market data to meet the following business goals: • Understand sentiment of mobile device users at sporting events based on audio from...
How should you configure the Clean Missing Data module?
HOTSPOT You need to replace the missing data in the AccessibilityToHighway columns. How should you configure the Clean Missing Data module? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Replace using MICE Replace using MICE:...
Which three actions should you perform in sequence?
DRAG DROP 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. View AnswerAnswer:
Which technique should you use?
You need to implement a new cost factor scenario for the ad response models as illustrated in the performance curve exhibit. Which technique should you use?A . Set the threshold to 0.5 and retrain if weighted Kappa deviates +/- 5% from 0.45.B . Set the threshold to 0.05 and retrain...
Which two sampling methods can you use?
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:...
Which method should you use?
You need to select a feature extraction method. Which method should you use?A . Mutual informationB . Mood’s median testC . Kendall correlationD . Permutation Feature ImportanceView AnswerAnswer: C Explanation: In statistics, the Kendall rank correlation coefficient, commonly referred to as Kendall's tau coefficient (after the Greek letter), is a...