GBMs are awesome: Part I

R-bloggers 2014-08-20

(This article was first published on R Video Blog! , and kindly contributed to R-bloggers)
GBMs have become my favorite type of model over the last two years. In this tutorial, I demonstrate how to use a GBM for binary classification in R (predicting whether an event occurs or not). I also discuss basic model tuning and model inference with GBMs. Stay tuned for a second part focused on tuning parameters, variable selection, and cross validation with GBM! Using a GBM for Classification in R from Wallace Campbell on Vimeo.

To leave a comment for the author, please follow the link and comment on his blog: R Video Blog! .

R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series, trading) and more...