Which environment should you use?

You plan to build a team data science environment. Data for training models in machine learning pipelines will be over 20 GB in size. You have the following requirements: ✑ Models must be built using Caffe2 or Chainer frameworks. ✑ Data scientists must be able to use a data science...

August 18, 2023 No Comments READ MORE +

What should you implement?

You plan to use a Deep Learning Virtual Machine (DLVM) to train deep learning models using Compute Unified Device Architecture (CUDA) computations. You need to configure the DLVM to support CUDA. What should you implement? A. Intel Software Guard Extensions (Intel SGX) technology B. Solid State Drives (SSD) C. Graphic...

August 18, 2023 No Comments READ MORE +

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....

August 18, 2023 No Comments READ MORE +

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 Metadata B. Preprocess Text C....

August 18, 2023 No Comments READ MORE +

Which two modules can you users?

You are analyzing a dataset by using Azure Machine Learning Studio. YOU need to generate a statistical summary that contains the p value and the unique value count for each feature column. Which two modules can you users? Each correct answer presents a complete solution. NOTE: Each correct selection is...

August 18, 2023 No Comments READ MORE +

How should you complete the code segment?

HOTSPOT You have a Python data frame named salesData in the following format: The data frame must be unpivoted to a long data format as follows: You need to use the pandas.melt() function in Python to perform the transformation. How should you complete the code segment? To answer, select the...

August 17, 2023 No Comments READ MORE +

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:...

August 17, 2023 No Comments READ MORE +

Which configuration options should you select?

HOTSPOT You need to configure the Edit Metadata module so that the structure of the datasets match. Which configuration options should you select? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Floating point Need floating...

August 17, 2023 No Comments READ MORE +

Does the solution meet the goal?

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...

August 17, 2023 No Comments READ MORE +

Which module should you use?

You use Azure Machine Learning Studio to build a machine learning experiment. You need to divide data into two distinct datasets. Which module should you use?A . Partition and Sample B. Assign Data to Clusters C. Group Data into Bins D. Test Hypothesis Using t-TestView AnswerAnswer: A Explanation: Partition and...

August 17, 2023 No Comments READ MORE +