Ensemble Learning and Random Forests

 

Ensemble Learning and Random Forests.

An ensemble of Decision Trees is called a Random Forest.

There are some popular ensemble methods, including bagging, boosting and
stacking.

References

Hands-on Machine Learning with Scikit-Learn, Keras and TensorFlow