This package implements extensions to Freund and Schapire's AdaBoost algorithm and Friedman's gradient boosting machine. Includes regression methods for least squares, absolute loss, t-distribution loss, quantile regression, logistic, multinomial logistic, Poisson, Cox proportional hazards partial likelihood, AdaBoost exponential loss, Huberized hinge loss, and Learning to Rank measures (LambdaMart).
Version: | 2.1 |
Depends: | R (≥ 2.9.0), survival, lattice, splines, parallel |
Suggests: | RUnit |
Published: | 2013-05-10 |
Author: | Greg Ridgeway with contributions from others |
Maintainer: | Harry Southworth <harry.southworth at gmail.com> |
License: | GPL-2 | GPL-3 | file LICENSE [expanded from: GPL (≥ 2) | file LICENSE] |
URL: | http://code.google.com/p/gradientboostedmodels/ |
NeedsCompilation: | yes |
In views: | MachineLearning, Survival |
CRAN checks: | gbm results |
Reference manual: | gbm.pdf |
Package source: | gbm_2.1.tar.gz |
Windows binaries: | r-devel: gbm_2.1.zip, r-release: gbm_2.1.zip, r-oldrel: gbm_2.1.zip |
OS X Snow Leopard binaries: | r-release: gbm_2.1.tgz, r-oldrel: gbm_2.1.tgz |
OS X Mavericks binaries: | r-release: gbm_2.1.tgz |
Old sources: | gbm archive |
Reverse depends: | BigTSP, ecospat, ModelMap, mseq, twang |
Reverse imports: | biomod2, bootfs, bst, bujar, imputeR, inTrees |
Reverse suggests: | BiodiversityR, dismo, fscaret, mboost, mlr, subsemble, SuperLearner |