What should you use?
You are developing a data science workspace that uses an Azure Machine Learning service. You need to select a compute target to deploy the workspace. What should you use?A . Azure Data Lake AnalyticsB . Azure Databrick .C . Apache Spark for HDInsight.D . Azure Container ServiceView AnswerAnswer: D Explanation:...
Which values should you select?
HOTSPOT You are retrieving data from a large datastore by using Azure Machine Learning Studio. You must create a subset of the data for testing purposes using a random sampling seed based on the system clock. You add the Partition and Sample module to your experiment. You need to select...
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:
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 values should you select?
HOTSPOT You are retrieving data from a large datastore by using Azure Machine Learning Studio. You must create a subset of the data for testing purposes using a random sampling seed based on the system clock. You add the Partition and Sample module to your experiment. You need to select...
You are tuning a hyperparameter for an algorithm. The following table shows a data set with different hyperparameter, training error, and validation errors
HOTSPOT 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. View AnswerAnswer: Explanation: Box 1:...
Which value should you use for each parameter?
HOTSPOT You are performing a classification task in Azure Machine Learning Studio. You must prepare balanced testing and training samples based on a provided data set. You need to split the data with a 0.75:0.25 ratio. Which value should you use for each parameter? To answer, select the appropriate options...
Which values should you use?
HOTSPOT You create an experiment in Azure Machine Learning Studio. You add a training dataset that contains 10,000 rows. The first 9,000 rows represent class 0 (90 percent). The remaining 1,000 rows represent class 1 (10 percent). The training set is imbalances between two classes. You must increase the number...
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...
You are performing feature scaling by using the scikit-learn Python library for x.1 x2, and x3 features
HOTSPOT You are performing feature scaling by using the scikit-learn Python library for x.1 x2, and x3 features. Original and scaled data 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 in the graphic. NOTE:...