Computer Science, asked by Shyamsr, 11 months ago

Data scientists always use multiple algorithms for prediction and they combine output of multiple machine learning algorithms (known as “Ensemble Learning”) for getting more robust or generalized output which outperform all the individual models. In which of the following options you think this is true (Choose best possible answer)?
A) Base models having the higher correlation.
B) Base models having the lower correlation.
C) Use “Weighted average” instead of “Voting” methods of ensemble.
D) Base models coming from the same algorithm

Answers

Answered by aqibkincsem
1

"Data scientists always use multiple algorithms for prediction and they combine output of multiple machine learning algorithms (known as “Ensemble Learning”) for getting more robust or generalized output which outperform all the individual models.


The right option for the given question is B) Base models having the lower correlation.\


It is because initially, the learners are independent.

"

Similar questions