We provide real 70-773 exam questions and answers braindumps in two formats. Download PDF & Practice Tests. Pass Microsoft 70-773 Exam quickly & easily. The 70-773 PDF type is available for reading and printing. You can print more and practice many times. With the help of our Microsoft 70-773 dumps pdf and vce product and material, you can easily pass the 70-773 exam.
Q1. 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, whale others might not have a correct solution-After you answer a question in this section, you will NOT be able to return to it- As a result, these questions will not appear in the review screen.
You use dplyrXdf and you discover that after you exit the session, the output files that were created were deleted. You need to prevent the files from being deleted.
Solution: You use dplyrXdf with the persist verb.
Does this meet the goal?
A. Yes
B. No
Answer: A
Q2. Note: This Question is part of a series of Questions that use the same or similar answer choices. An answer choice may be correct 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 data source that is larger than memory.
You need to visualize the distribution of the values for a variable in the data source. What should you use?
A. the Describe package
B. the rxHistogram function
C. the rxSummary function
D. the rxQuantile function
E. the rxCube function
F. the summary function
G. the rxCrossTabs function
H. the ggplot2 package
Answer: B
Q3. You have following regression forest.
Which variable contributes the most to the dependent variable?
A. stack.loss
B. Water.Temp
C. Air.Flow
D. Acid.Conc
Answer: A
Q4. Note: This question Is part of a series of questions that use the same or similar answer choice. 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 generate a residual based on two columns. The solution must build a trend indicator.
Which function should you use?
A. rxPredict
B. rxLogit
C. Summary
D. rxLinMod
E. rxTweedie
F. stepAic
G. rxTransform
H. rxDataStep
Answer: C
Q5. Note: This question Is part of a series of questions that use the same or similar answer choice. 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 evaluate the significance of coefficient that are produced by using a model that was estimated already.
Which function should you use?
A. rxPredict
B. rxLogit
C. Summary
D. rxLinMod
E. rxTweedie
F. stepAic
G. rxTransform
H. rxDataStep
Answer: D
Explanation: https://docs.microsoft.com/en-us/r-server/r/how-to-revoscaler-linear-model
Q6. You perform an analysis that produces the decision tree shown in the exhibit.
How many leaf nodes are there on the tree?
A. 2
B. 3
C. 5
D. 7
Answer: B
Q7. 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, whale others might not have a correct solution-After you answer a question in this section, you will NOT be able to return to it- As a result, these questions will not appear in the review screen.
You have a Microsoft SQL Server instance that has R Services (In-Database) installed. You need to monitor the R jobs that are sent to SQL Server.
Solution: You create an events trace configuration file and place the file in the same directory as the BXLServer process.
Does this meet the goal?
A. Yes
B. No
Answer: B
Q8. DRAG DROP
You need to set the compute context for three different target environments.
Which Statement should you use for each environment? To answer, drag the appropriate statements to the correct execution contexts. Each statement may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Q9. You are running a parallel function that uses the following R code segment. (Line numbers are included for reference only.)
You need to complete the R code. The solution must support chunking. Which function should insert at line 02?
A. rxBTrees
B. rxExec
C. rxDForest
D. rxDTree
Answer: C
Q10. You have one class support vector machines (SVMs).
You have a large dataset, but you do not have enough training time to fully test the model. What is an alternative method to validate the model?
A. Use Principal Components Analysis (PCA) Based Anomaly detection
B. B. Replace the SVMs with two class SVMs.
C. Perform feature selection.
D. Use outlier detection.
Answer: A