Microsoft
70-774 · Question #19
You plan to use Azure Machine Learning to develop a predictive model. You plan to include an Execute Python Script module. What capability does the module provide?
The correct answer is D. Visualizing univariate and multivariate summaries by using Python code. https://docs.microsoft.com/en-us/azure/machine-learning/studio/execute-python-scripts
Develop machine learning models
Question
You plan to use Azure Machine Learning to develop a predictive model. You plan to include an Execute Python Script module. What capability does the module provide?
Options
- AOutputting a file to a network location.
- BPerforming interactive debugging of a Python script.
- CSaving the results of a Python script run in a Machine Learning environment to a local file.
- DVisualizing univariate and multivariate summaries by using Python code.
How the community answered
(31 responses)- A3% (1)
- B6% (2)
- C19% (6)
- D71% (22)
Explanation
https://docs.microsoft.com/en-us/azure/machine-learning/studio/execute-python-scripts
Topics
#Execute Python Script#data visualization#Azure ML Studio#Python module capabilities
Community Discussion
No community discussion yet for this question.