Which splitting mode should you use?
You are with a time series dataset in Azure Machine Learning Studio. You need to split your dataset into training and testing subsets by using the Split Data module. Which splitting mode should you use?A . Regular Expression SplitB . Split Rows with the Randomized split parameter set to trueC...
Which two prerequisite components should attendees install on the devices?
You are developing a hands-on workshop to introduce Docker for Windows to attendees. You need to ensure that workshop attendees can install Docker on their devices. Which two prerequisite components should attendees install on the devices? Each correct answer presents part of the solution. NOTE: Each correct selection is worth...
What should you do?
You are implementing a machine learning model to predict stock prices. The model uses a PostgreSQL database and requires GPU processing. You need to create a virtual machine that is pre-configured with the required tools. What should you do?A . Create a Data Science Virtual Machine (DSVM) Windows edition.B ....
Which method should you use?
You create a classification model with a dataset that contains 100 samples with Class A and 10,000 samples with Class B The variation of Class B is very high. You need to resolve imbalances. Which method should you use?A . Partition and SampleB . Cluster CentroidsC . Tomek linksD ....
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...
What should you create?
You plan to use a Data Science Virtual Machine (DSVM) with the open source deep learning frameworks Caffe2 and Theano. You need to select a pre configured DSVM to support the framework. What should you create?A . Data Science Virtual Machine for Linux (CentOS)B . Data Science Virtual Machine for...
Which Azure Machine Learning Studio module should you use?
You are performing feature engineering on a dataset. You must add a feature named CityName and populate the column value with the text London. You need to add the new feature to the dataset. Which Azure Machine Learning Studio module should you use?A . Edit MetadataB . Preprocess TextC ....
You have a feature set containing the following numerical features: X, Y, and Z
HOTSPOT You have a feature set containing the following numerical features: X, Y, and Z. The Poisson correlation coefficient (r-value) of X, Y, and Z features 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...
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:
How should you configure the module?
HOTSPOT You have a dataset that contains 2,000 rows. You are building a machine learning classification model by using Azure Learning Studio. You add a Partition and Sample module to the experiment. You need to configure the module. You must meet the following requirements: ✑ Divide the data into subsets...