Exam AI-900 Topic 5 Question 177 Discussion
Actual exam question for Microsoft's AI-900 exam
Question #: 177
Topic #: 5
Question #: 177
Topic #: 5
In Azure Machine Learning, what are two ensemble methods for combining models in automated machine learning (automated ML)? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
NOTE: Each correct selection is worth one point.
Suggested Answer: A,E Vote an answer
by subramanyam.thodupunoori at Jun 24, 2026, 10:21 AM
0
0
0
10
Comments
subramanyam.thodupunoori
2026-06-24 10:21:50Voting/Averaging: Combines predictions from multiple models by majority vote (classification) or averaging (regression).
Stacking: Uses a “meta-model” that learns how best to combine the outputs of multiple base models
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).