gbm
Generalized Boosted Regression Models
This package implements extensions to Freund and
Schapire's AdaBoost algorithm and J. Friedman's gradient
boosting machine. Includes regression methods for least
squares, absolute loss, logistic, Poisson, Cox proportional
hazards partial likelihood, and AdaBoost exponential loss.
Author |
Greg Ridgeway |
Maintainer |
Greg Ridgeway |
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("gbm")
Vignettes (Documentation)
|
Package Downloads
|
|
|
Details