- Home
- Microsoft Certification
- 70-774 Exam
- Microsoft.70-774.dumpsfiles Dumps
Free Microsoft 70-774 Exam Dumps Questions & Answers
| Exam Code/Number: | 70-774Join the discussion |
| Exam Name: | Perform Cloud Data Science with Azure Machine Learning |
| Certification: | Microsoft |
| Question Number: | 65 |
| Publish Date: | Jul 13, 2026 |
|
Rating
100%
|
|
Total 65 questions
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.
You have a dataset that contains a column named Column1. Some of the values in Column1 are empty.
You need to replace the empty values by using probabilistic Principal Component Analysis (PCA). The solution must use a native module.
Which module should you use?
You plan to use the Data Science Virtual Machine for development, but you are unfamiliar with R scripts.
You need to generate R code for an experiment.
Which IDE should you use?
You need to identify which columns are more predictive by using a statistical method.
Which module should you use?
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.
You need to transform the columns in a dataset. The resulting data must be mean centered and have a variance of L The solution must use a native module.
Which module should you use?
You have an Apache Spark cluster in Azure HDinsight. The cluster includes 200 TB in five Apache Hive tables that have multiple foreign key relationships.
You have an Azure Machine Learning model that was built by using SPARK Accelerated Failure Time (AFT) Survival Regression Model (spark-survreg).
You need to prepare the Hive data into a single table as input for the Machine Learning model. The Hive data must be prepared in the least amount of time possible.
What should you use to prepare the data?