Togaware DATA MINING
Desktop Survival Guide
by Graham Williams
Google

Examples

A number of R packages implement boosting. The caTools package provides the XnullXR functionsR functions (R function)R functionsR libraries (R library)R functionsR option (R option)R functionsR packages (R package)R functionsDatasets (Dataset)R functionsR functionsLogitBoost function which is perhaps the simplest to use, and is an efficient implementation for large datasets. The boost package provides the XnullXR functionsR functions (R function)R functionsR libraries (R library)R functionsR option (R option)R functionsR packages (R package)R functionsDatasets (Dataset)R functionsR functionsadaboost function as well as XnullXR functionsR functions (R function)R functionsR libraries (R library)R functionsR option (R option)R functionsR packages (R package)R functionsDatasets (Dataset)R functionsR functionslogitboost, and relies on rpart for building the models, and is less efficient. The gbm package is the more sophisticated of the packages and implements the more general Generalise Boosted Regression Models. We will illustrate boosting with the gbm package.

We start our examples though with a step through of the process using just XnullXR functionsR functions (R function)R functionsR libraries (R library)R functionsR option (R option)R functionsR packages (R package)R functionsDatasets (Dataset)R functionsR functionsrpart.



Subsections
Copyright © 2004-2008 Togaware Pty Ltd
Support further development through the purchase of the PDF version of the book.
PDF version is properly formatted and forms a comprehensive book (draft with over 600 pages).
Brought to you by Togaware.