Ensemble Learning
Q1. Mark all the approaches which can be utilized to boost a single model performance:
- Majority Voting
- Using K-identical base-learning algorithms
- Using K-different base-learning algorithms
- Using K-different data-folds
- Using K-different random number seeds
- A combination of all the above approaches