You have an Azure Machine Learning environment.
You are evaluating whether to use R code or Python.
Which three actions can you perform by using both R code and Python in the Machine Learning environment?
Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A.
Preprocess, cleanse, and group data.
B.
Score a training model.
C.
Create visualizations.
D.
Create an untrained model that can be used with the Train Model module.
E.
Implement feature ranking.