Ensemble Learning in R

[social4i size=”large” align=”float-right”]   Guest post by Stefan Feuerriegel Previous research in data mining has devised numerous different algorithms for learning tasks. While an individual algorithm might already work decently, one can usually obtain a better predictive by combining several. This approach is referred to as ensemble learning. Common examples include random forests, boosting and AdaBost in particular. Our slide deck is positioned at the intersection of teaching the basic idea of ensemble learning and providing practical insights in R. Therefore, each algorithm comes with an easy-to-understand explanation on how to use it in R. We hope that the slide deck enables practitioners to quickly adopt ensemble learning for their applications in R. Moreover, the materials might lay the groundwork for courses on data mining and machine learning. Download the slides here: http://www.is.uni-freiburg.de/ressourcen/business-analytics/10_ensemblelearning.pdf Download the exercise sheet here: http://www.is.uni-freiburg.de/ressourcen/business-analytics/homework_ensemblelearning_questions.pdf 2016-03-21 15_47_08-Clipboard

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)