Generalized Boosted Models: A guide to the gbm package

G. Ridgeway
2006
1 reference

Abstract

This article provides an introduction to ensemble statistical procedures as a special case of algorithmic methods. The discussion begins with classification and regression trees (CART) as a didactic device to introduce many of the key issues. Following the material on CART is a consideration of cross-validation, bagging, random forests, and boosting. Major points are illustrated with analyses of real data.

1 repository
1 reference

Code References

â–¶ scikit-learn/scikit-learn
1 file
â–¶ doc/modules/ensemble.rst
1
.. [R2007] G. Ridgeway (2006). `Generalized Boosted Models: A guide to the gbm
Link copied to clipboard!